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-98298, gh-74730: [Enum] update docs #103163

Merged
merged 1 commit into from Apr 3, 2023
Merged

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Apr 1, 2023

fix FlagBoundary statements
add warning about reloading modules and enum identity
@ethanfurman ethanfurman added docs Documentation in the Doc dir skip news 3.11 only security fixes 3.12 bugs and security fixes needs backport to 3.11 only security fixes labels Apr 1, 2023
@ethanfurman ethanfurman self-assigned this Apr 1, 2023
@ethanfurman ethanfurman merged commit 5ffc1e5 into python:main Apr 3, 2023
17 checks passed
@miss-islington
Copy link
Contributor

Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@ethanfurman ethanfurman deleted the enum-docs branch April 3, 2023 21:58
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 3, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity
(cherry picked from commit 5ffc1e5)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Apr 3, 2023
miss-islington added a commit that referenced this pull request Apr 3, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity
(cherry picked from commit 5ffc1e5)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
gaogaotiantian pushed a commit to gaogaotiantian/cpython that referenced this pull request Apr 8, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
fix FlagBoundary statements
add warning about reloading modules and enum identity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes 3.12 bugs and security fixes docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants