Skip to content

feat!: change traffic bytes type in UserTrafficDto model#37

Open
thegrayfoxxx wants to merge 4 commits intoremnawave:developmentfrom
thegrayfoxxx:development
Open

feat!: change traffic bytes type in UserTrafficDto model#37
thegrayfoxxx wants to merge 4 commits intoremnawave:developmentfrom
thegrayfoxxx:development

Conversation

@thegrayfoxxx
Copy link

@thegrayfoxxx thegrayfoxxx commented Jan 17, 2026

Fix Python 3.14 build & traffic types

Changes:

requires-python → >=3.11,<3.14 (PyO3 0.24.1 incompatibility)
uv.lock → .gitignore (library project)
UserTrafficDto: float → int for byte fields
Updated @Property return types

Breaking:

Traffic fields now return int instead of float

@thegrayfoxxx thegrayfoxxx changed the title Development feat!: change traffic bytes type in UserTrafficDto model Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments