[PR #32] [MERGED] Replace str, Enum with StrEnum #34

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

📋 Pull Request Information

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

Base: mainHead: strenum


📝 Commits (1)

  • d0932c8 Replace str, Enum with StrEnum

📊 Changes

5 files changed (+20 additions, -20 deletions)

View changed files

📝 src/pythonxbox/api/provider/catalog/models.py (+4 -4)
📝 src/pythonxbox/api/provider/presence/models.py (+3 -3)
📝 src/pythonxbox/api/provider/profile/models.py (+2 -2)
📝 src/pythonxbox/api/provider/smartglass/models.py (+9 -9)
📝 src/pythonxbox/api/provider/titlehub/models.py (+2 -2)

📄 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/tr4nt0r/python-xbox/pull/32 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `strenum` --- ### 📝 Commits (1) - [`d0932c8`](https://github.com/tr4nt0r/python-xbox/commit/d0932c8cc81ab7743bce2b1e9bb37365940cf962) Replace str, Enum with StrEnum ### 📊 Changes **5 files changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/pythonxbox/api/provider/catalog/models.py` (+4 -4) 📝 `src/pythonxbox/api/provider/presence/models.py` (+3 -3) 📝 `src/pythonxbox/api/provider/profile/models.py` (+2 -2) 📝 `src/pythonxbox/api/provider/smartglass/models.py` (+9 -9) 📝 `src/pythonxbox/api/provider/titlehub/models.py` (+2 -2) </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-28 01:19:15 +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#34
No description provided.