-
Notifications
You must be signed in to change notification settings - Fork 113
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 official support for python 3.13 #2191
Conversation
Signed-off-by: rashidakanchwala <[email protected]>
…dro-viz into feature/python-3-13
…dro-viz into feature/python-3-13
RELEASE.md
Outdated
@@ -10,7 +10,7 @@ Please follow the established format: | |||
|
|||
## Major features and improvements | |||
|
|||
- Add support for Python 3.12 | |||
- Add support for Python 3.12, 3.13 |
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.
in the brackets, can you add the PRs
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.
Looks good to me!
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.
Thank you @ravi-kumar-pilla, awesome to see 3.13 support!
Signed-off-by: rashidakanchwala <[email protected]>
Description
Adds support for python 3.13.
NOTE: This PR should be merged after #2190
Development notes
QA notes
Checklist
RELEASE.md
file