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

Python version 3.11 as an valid option #2008

Closed
NickVeld opened this issue Nov 23, 2022 · 0 comments · Fixed by #2024
Closed

Python version 3.11 as an valid option #2008

NickVeld opened this issue Nov 23, 2022 · 0 comments · Fixed by #2024

Comments

@NickVeld
Copy link

It can be a part of an "epic" called "Support for python3.11" #1996

For the following line

py_version=311

Behavior before:

ValueError: The python version 311 is not supported. You can set a python version with the -py or --python-version flag. The following versions are supported: ('all', '2', '27', '3', '310', '35', '36', '37', '38', '39')

Behavior after:
Everything is OK.

Version: 5.10.1

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 a pull request may close this issue.

1 participant