[PR #654] [MERGED] refactor: use pathlib #690

Closed
opened 2026-02-27 23:02:01 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: refactor-use-pathlib


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigma67/ytmusicapi/pull/654 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `refactor-use-pathlib` --- ### 📝 Commits (2) - [`0868e2f`](https://github.com/sigma67/ytmusicapi/commit/0868e2f4ba8520c41d071cd5f23b40a985652fe3) refactor: use pathlib - [`0562503`](https://github.com/sigma67/ytmusicapi/commit/056250331d4e8afb32379165fd0ea0520b261468) fix size mock ### 📊 Changes **8 files changed** (+37 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ytmusicapi#690
No description provided.