mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[PR #654] [MERGED] refactor: use pathlib #690
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#690
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigma67/ytmusicapi/pull/654
Author: @sigma67
Created: 10/5/2024
Status: ✅ Merged
Merged: 10/5/2024
Merged by: @sigma67
Base:
main← Head:refactor-use-pathlib📝 Commits (2)
0868e2frefactor: use pathlib0562503fix size mock📊 Changes
8 files changed (+37 additions, -30 deletions)
View changed files
📝
docs/source/conf.py(+2 -1)📝
pyproject.toml(+2 -1)📝
tests/auth/test_oauth.py(+1 -2)📝
tests/mixins/test_uploads.py(+11 -1)📝
ytmusicapi/auth/browser.py(+0 -3)📝
ytmusicapi/auth/oauth/token.py(+7 -7)📝
ytmusicapi/mixins/uploads.py(+8 -8)📝
ytmusicapi/ytmusic.py(+6 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.