Skip to content

gh-106762: Add news for EnumMeta.__getattr__ removal #107466

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 31, 2023

Conversation

jacobtylerwalls
Copy link
Contributor

@jacobtylerwalls jacobtylerwalls commented Jul 30, 2023

Adds news entry for removal of a documented dunder name.

Affects 3.12 branch.

Closes #106762


📚 Documentation preview 📚: https://cpython-previews--107466.org.readthedocs.build/

@ethanfurman ethanfurman self-assigned this Jul 31, 2023
@ethanfurman ethanfurman merged commit de51ded into python:main Jul 31, 2023
@jacobtylerwalls jacobtylerwalls deleted the missing-news-enum-getattr branch July 31, 2023 17:37
@jacobtylerwalls
Copy link
Contributor Author

@ethanfurman Thanks for the review! Shall I handle the backport PR?

@ethanfurman ethanfurman added 3.12 only security fixes needs backport to 3.12 only security fixes labels Jul 31, 2023
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-107509 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jul 31, 2023
@ethanfurman
Copy link
Member

Sorry, added the backport label so the system takes care of it for us. :-)

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 31, 2023
ethanfurman pushed a commit that referenced this pull request Jul 31, 2023
) (GH-107509)

gh-106762: Add news for `EnumMeta.__getattr__` removal (GH-107466)
(cherry picked from commit de51ded)

Co-authored-by: Jacob Walls <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 only security fixes docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.12] EnumMeta.__getattr__ removed without deprecation
4 participants