bpo-44559: [Enum] Correct `versionadded` to 3.11 for new features by Kaniee · Pull Request #27388 · python/cpython · GitHub
Skip to content

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

Merged
ethanfurman merged 1 commit into
python:mainfrom
Kaniee:patch-2
Jul 27, 2021
Merged

ethanfurman merged 1 commit into
python:mainfrom
Kaniee:patch-2

Conversation

@Kaniee

@Kaniee Kaniee commented Jul 27, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown

@Fidget-Spinner Fidget-Spinner left a comment

Copy link
Copy Markdown
Member

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