[PR #37] [MERGED] Enable ruff PLR rule #41

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

📋 Pull Request Information

Original PR: https://github.com/tr4nt0r/python-xbox/pull/37
Author: @tr4nt0r
Created: 11/1/2025
Status: Merged
Merged: 11/1/2025
Merged by: @tr4nt0r

Base: mainHead: ruff_plr


📝 Commits (1)

📊 Changes

9 files changed (+31 additions, -15 deletions)

View changed files

📝 pyproject.toml (+3 -3)
📝 src/pythonxbox/api/provider/cqs/__init__.py (+1 -1)
📝 src/pythonxbox/api/provider/message/__init__.py (+9 -4)
📝 src/pythonxbox/api/provider/presence/__init__.py (+5 -2)
📝 src/pythonxbox/api/provider/userstats/__init__.py (+1 -0)
📝 src/pythonxbox/authentication/manager.py (+2 -1)
📝 src/pythonxbox/authentication/xal.py (+5 -1)
📝 src/pythonxbox/common/request_signer.py (+1 -1)
📝 src/pythonxbox/scripts/change_gamertag.py (+4 -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/37 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 11/1/2025 **Status:** ✅ Merged **Merged:** 11/1/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `ruff_plr` --- ### 📝 Commits (1) - [`a062afd`](https://github.com/tr4nt0r/python-xbox/commit/a062afd1ecafc02bd11397fc62b1dba47a833956) Enable ruff PLR rule ### 📊 Changes **9 files changed** (+31 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+3 -3) 📝 `src/pythonxbox/api/provider/cqs/__init__.py` (+1 -1) 📝 `src/pythonxbox/api/provider/message/__init__.py` (+9 -4) 📝 `src/pythonxbox/api/provider/presence/__init__.py` (+5 -2) 📝 `src/pythonxbox/api/provider/userstats/__init__.py` (+1 -0) 📝 `src/pythonxbox/authentication/manager.py` (+2 -1) 📝 `src/pythonxbox/authentication/xal.py` (+5 -1) 📝 `src/pythonxbox/common/request_signer.py` (+1 -1) 📝 `src/pythonxbox/scripts/change_gamertag.py` (+4 -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 closed this issue 2026-02-28 01:19:17 +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#41
No description provided.