mirror of
https://github.com/tr4nt0r/python-xbox.git
synced 2026-04-24 23:36:08 +03:00
[PR #1] [MERGED] Fix people provider #5
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#5
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/1
Author: @tr4nt0r
Created: 10/27/2025
Status: ✅ Merged
Merged: 10/27/2025
Merged by: @tr4nt0r
Base:
main← Head:fix_people_provider📝 Commits (1)
57070b2Fix people provider📊 Changes
9 files changed (+446 additions, -198 deletions)
View changed files
📝
tests/data/responses/people_batch.json(+48 -9)📝
tests/data/responses/people_friends_by_xuid.json(+32 -6)📝
tests/data/responses/people_friends_own.json(+130 -90)📝
tests/data/responses/people_recommendations.json(+92 -1)📝
tests/data/responses/people_summary_by_gamertag.json(+1 -0)📝
tests/data/responses/people_summary_by_xuid.json(+1 -0)📝
tests/data/responses/people_summary_own.json(+1 -0)📝
xbox/webapi/api/provider/people/__init__.py(+20 -12)📝
xbox/webapi/api/provider/people/models.py(+121 -80)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.