[PR #41] [MERGED] Rename LowerCaseModel to FlatCaseModel, as the naming convention is correctly called flat case #43

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/41
Author: @tr4nt0r
Created: 11/9/2025
Status: Merged
Merged: 11/9/2025
Merged by: @tr4nt0r

Base: mainHead: rename_flatcase


📝 Commits (1)

  • fa5d635 Rename LowerCaseModel to FlatCaseModel, as the naming convention is correctly called flat case

📊 Changes

2 files changed (+9 additions, -9 deletions)

View changed files

📝 src/pythonxbox/api/provider/userstats/models.py (+5 -5)
📝 src/pythonxbox/common/models.py (+4 -4)

📄 Description

helper function to_lower is also renamed to to_flat


🔄 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/41 **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:** `rename_flatcase` --- ### 📝 Commits (1) - [`fa5d635`](https://github.com/tr4nt0r/python-xbox/commit/fa5d635491985cef04eed75d8d6a075b0da62d01) Rename `LowerCaseModel` to `FlatCaseModel`, as the naming convention is correctly called flat case ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/pythonxbox/api/provider/userstats/models.py` (+5 -5) 📝 `src/pythonxbox/common/models.py` (+4 -4) </details> ### 📄 Description helper function `to_lower` is also renamed to `to_flat` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 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#43
No description provided.