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

Typo: fix DuplicateFreeEnum example docs #99265

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Typo: fix DuplicateFreeEnum example docs #99265

merged 1 commit into from
Nov 9, 2022

Conversation

blv-brunoneyra
Copy link
Contributor

DuplicateFreeEnum example code actually raises errors on duplicate values. Docs says it does on duplicate names. Likely a typo.

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Nov 8, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Nov 8, 2022
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 9, 2022
@bedevere-bot
Copy link

GH-99269 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 Nov 9, 2022
miss-islington added a commit that referenced this pull request Nov 9, 2022
(cherry picked from commit b3bd69c)

Co-authored-by: Bruno Neyra <[email protected]>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants