-
Notifications
You must be signed in to change notification settings - Fork 358
Add Python 3.11 support #3033
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
Add Python 3.11 support #3033
Conversation
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
Thanks for making a pull request to Elyra! To try out this branch on binder, follow this link: |
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
I think we need to specify Line 209 in 0885484
I just tried creating the python 3.11 env and it appears that's the place it finds 3.11. (I alias We should also update the set of classifiers. |
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
Signed-off-by: Patrick Titzler <ptitzler@us.ibm.com>
Signed-off-by: Kevin Bates <kbates4@gmail.com>
Signed-off-by: Kevin Bates <kbates4@gmail.com>
Signed-off-by: Kevin Bates <kbates4@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Python 3.11 was released on 10/24: https://blog.python.org/2022/10/python-3110-is-now-available.html
Signed-off-by: Patrick Titzler ptitzler@us.ibm.com
Signed-off-by: Kevin Bates kbates4@gmail.com
What changes were proposed in this pull request?
How was this pull request tested?
Developer's Certificate of Origin 1.1