mirror of
https://github.com/tr4nt0r/python-xbox.git
synced 2026-04-24 23:36:08 +03:00
[PR #23] [MERGED] Replace timezone.utc with UTC const #25
Labels
No labels
👻 bug
🐣 good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/python-xbox#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:timezone_utc📝 Commits (1)
2ac5309Replace 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.