Skip to content

Conversation

@maxwildersmith
Copy link

Issues with int | None typing on python 3.9, swapped out the syntax to use Union and Optional for better support.

@abcminiuser
Copy link
Owner

Temping to raise the min version to 3.10 instead, as with Python 3.14's release 3.9 is now EOL. Anyone have any strong objections?

@abcminiuser
Copy link
Owner

Bumped min Python to 3.10 in 47c97ad for now, so that at least the checked-in code is compatible with the reported min compatible version.

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.

2 participants