Skip to content

feat: support python versions >=3.10#156

Merged
stabldev merged 2 commits intomainfrom
feat/support-old-py-versions
Nov 14, 2025
Merged

feat: support python versions >=3.10#156
stabldev merged 2 commits intomainfrom
feat/support-old-py-versions

Conversation

@stabldev
Copy link
Copy Markdown
Owner

@stabldev stabldev commented Nov 14, 2025

refactors language features and imports to align with python 3.10 compatibility. replaces newer typing / stdlib features with fallbacks from typing_extensions and updates code where required. this enables the project to run on python 3.10 without breaking behavior.

Closes #155

@stabldev stabldev marked this pull request as draft November 14, 2025 10:45
@stabldev stabldev marked this pull request as ready for review November 14, 2025 11:22
@stabldev stabldev merged commit b136a70 into main Nov 14, 2025
4 checks passed
@stabldev stabldev deleted the feat/support-old-py-versions branch November 14, 2025 11:24
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.

[Feature] support lower python versions

1 participant