-
-
Notifications
You must be signed in to change notification settings - Fork 34k
For enum.bin, update versionadded directive from 3.10 to 3.11
#144574
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
Conversation
|
The NEWS entry for the commit that added the function is under Python 3.10.0a5, but in Python 3.10.0b4 the function was removed removed in another commit. |
|
Thanks @guoci for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…onGH-144574) (cherry picked from commit d736349) Co-authored-by: Guo Ci <zguoci@gmail.com>
…onGH-144574) (cherry picked from commit d736349) Co-authored-by: Guo Ci <zguoci@gmail.com>
|
GH-144588 is a backport of this pull request to the 3.14 branch. |
|
GH-144589 is a backport of this pull request to the 3.13 branch. |
|
skip news, skip issue
Correct versionadded
source:
https://github.com/python/cpython/blob/3.10/Lib/enum.py
https://github.com/python/cpython/blob/3.11/Lib/enum.py#L132-L154
📚 Documentation preview 📚: https://cpython-previews--144574.org.readthedocs.build/