[PR #17] [MERGED] Replace deprecated appdirs with platformdirs #21

Closed
opened 2026-02-28 01:19:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/17
Author: @tr4nt0r
Created: 10/30/2025
Status: Merged
Merged: 10/30/2025
Merged by: @tr4nt0r

Base: mainHead: plattformdirs


📝 Commits (1)

  • 0209098 Replace deprecated appdirs with platformdirs

📊 Changes

3 files changed (+8 additions, -4 deletions)

View changed files

📝 pyproject.toml (+6 -2)
📝 src/pythonxbox/scripts/__init__.py (+1 -1)
📝 src/pythonxbox/scripts/authenticate.py (+1 -1)

📄 Description

  • Define platformdirs as extra dependency

🔄 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/tr4nt0r/python-xbox/pull/17 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `plattformdirs` --- ### 📝 Commits (1) - [`0209098`](https://github.com/tr4nt0r/python-xbox/commit/0209098f954c35827885c5c2f5c2ced8d0908b6c) Replace deprecated appdirs with platformdirs ### 📊 Changes **3 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+6 -2) 📝 `src/pythonxbox/scripts/__init__.py` (+1 -1) 📝 `src/pythonxbox/scripts/authenticate.py` (+1 -1) </details> ### 📄 Description - Define platformdirs as extra dependency --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:19:12 +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/python-xbox#21
No description provided.