[PR #23] [MERGED] Replace timezone.utc with UTC const #25

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

📋 Pull Request Information

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

Base: mainHead: timezone_utc


📝 Commits (1)

  • 2ac5309 Replace timezone.utc with UTC const

📊 Changes

6 files changed (+16 additions, -32 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 src/pythonxbox/authentication/models.py (+2 -2)
📝 src/pythonxbox/common/filetimes.py (+4 -20)
📝 src/pythonxbox/common/request_signer.py (+2 -2)
📝 tests/conftest.py (+2 -2)
📝 tests/test_auth.py (+5 -5)

📄 Description

  • Sets ruff target to py311

🔄 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/23 **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:** `timezone_utc` --- ### 📝 Commits (1) - [`2ac5309`](https://github.com/tr4nt0r/python-xbox/commit/2ac5309b91fb41b862e349ad62bf86b82b5d80bf) Replace timezone.utc with UTC const ### 📊 Changes **6 files changed** (+16 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `src/pythonxbox/authentication/models.py` (+2 -2) 📝 `src/pythonxbox/common/filetimes.py` (+4 -20) 📝 `src/pythonxbox/common/request_signer.py` (+2 -2) 📝 `tests/conftest.py` (+2 -2) 📝 `tests/test_auth.py` (+5 -5) </details> ### 📄 Description - Sets ruff target to py311 --- <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:14 +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#25
No description provided.