Skip to content
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

gh-93464: [Enum] Add versionchanged tag #99997

Merged
merged 2 commits into from Dec 5, 2022
Merged

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Dec 4, 2022

Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

One textual suggestion, otherwise LGTM, thanks!

Doc/library/enum.rst Outdated Show resolved Hide resolved
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@ethanfurman
Copy link
Member Author

ethanfurman commented Dec 5, 2022

Thanks, that's much better.

Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

LGTM, thanks!

hugovk
hugovk approved these changes Dec 5, 2022
@hugovk hugovk merged commit e3a3863 into python:main Dec 5, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Dec 5, 2022

Thanks @ethanfurman for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Dec 5, 2022

GH-100004 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2022
(cherry picked from commit e3a3863)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this pull request Dec 5, 2022
(cherry picked from commit e3a3863)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 3.12 docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants