[PR #42] [MERGED] Remove deprecation warning for use of AsyncClient instead ofSignedSession #44

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

📋 Pull Request Information

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

Base: mainHead: signedsession_warning


📝 Commits (1)

  • e28df63 Remove deprecation warning for use of AsyncClient instead ofSignedSession

📊 Changes

1 file changed (+2 additions, -8 deletions)

View changed files

📝 src/pythonxbox/authentication/manager.py (+2 -8)

📄 Description

When not using XAL authentication a SignedSession wrapper is not necessary


🔄 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/42 **Author:** [@tr4nt0r](https://github.com/tr4nt0r) **Created:** 11/9/2025 **Status:** ✅ Merged **Merged:** 11/9/2025 **Merged by:** [@tr4nt0r](https://github.com/tr4nt0r) **Base:** `main` ← **Head:** `signedsession_warning` --- ### 📝 Commits (1) - [`e28df63`](https://github.com/tr4nt0r/python-xbox/commit/e28df63123f5c79a41eb6ffa2c88106c8b48bdf5) Remove deprecation warning for use of `AsyncClient` instead of`SignedSession` ### 📊 Changes **1 file changed** (+2 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/pythonxbox/authentication/manager.py` (+2 -8) </details> ### 📄 Description When not using XAL authentication a `SignedSession` wrapper is not necessary --- <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:18 +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#44
No description provided.