Skip to content

bpo-44559: [Enum] Correct versionadded to 3.11 for new features #27388

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

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

Kaniee
Copy link
Contributor

@Kaniee Kaniee commented Jul 27, 2021

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

@Kaniee Kaniee requested a review from ethanfurman as a code owner July 27, 2021 09:18
@the-knights-who-say-ni
Copy link

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 username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@Kaniee

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!

Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@ethanfurman ethanfurman changed the title DOC: Correct versionadded to 3.11 for new enum features bpo-44559: [Enum] Correct versionadded to 3.11 for new features Jul 27, 2021
@ethanfurman ethanfurman merged commit 2f54fba into python:main Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants