Uh oh!
There was an error while loading. Please reload this page.
For enum.bin, update versionadded directive from 3.10 to 3.11 - #144574
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. |
bedevere-bot
commented
Feb 8, 2026
|
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/