Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.10 #69

Merged
merged 2 commits into from
Jul 27, 2021
Merged

Conversation

tjanez
Copy link
Contributor

@tjanez tjanez commented Jul 27, 2021

Add support for upcoming Python 3.10.

Previously, sys.version[:3] was used to obtain Python's version which
erroneously returned "3.1" for Python 3.10+ versions.
@timabbott timabbott merged commit 51141f7 into edwardgeorge:master Jul 27, 2021
@timabbott
Copy link
Collaborator

Merged, thanks @tjanez!

@tjanez tjanez deleted the support-python3.10 branch July 27, 2021 18:12
@matoro matoro mentioned this pull request Dec 18, 2023
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.

None yet

3 participants