bpo-44559: [Enum] Correct versionadded to 3.11 for new features#27388
bpo-44559: [Enum] Correct versionadded to 3.11 for new features#27388ethanfurman merged 1 commit intopython:mainfrom
versionadded to 3.11 for new features#27388Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). Recognized GitHub usernameWe couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames: This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
Fidget-Spinner
left a comment
There was a problem hiding this comment.
Thanks for your contribution, this LGTM!
Phew, the history was confusing to verify 😉 . For anyone interested, these were originally added in 3.10, but all reverted by GH-27010 and pushed to 3.11.
versionadded to 3.11 for new enum featuresversionadded to 3.11 for new features
I don't see those features in 3.10, so I assume they get introduced in 3.11.
I don't know where to check, if these features are really introduced in 3.11, so please double check.
https://bugs.python.org/issue44559