Skip to content

DOC: fix order of arguments to isinstance in enum docs #98542

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

Conversation

neutrinoceros
Copy link
Contributor

correctly match isinstance's signature

@ghost
Copy link

ghost commented Oct 22, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@neutrinoceros neutrinoceros changed the title DOC: fix order of arguements to isinstance in enum docs DOC: fix order of arguments to isinstance in enum docs Oct 22, 2022
@neutrinoceros neutrinoceros force-pushed the fix_argument_order_isinstance_enum_docs branch from 47b7ca7 to 46b95b9 Compare October 22, 2022 09:30
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlexWaygood AlexWaygood added the needs backport to 3.11 only security fixes label Oct 22, 2022
@AlexWaygood AlexWaygood merged commit 327fc1c into python:main Oct 22, 2022
@miss-islington
Copy link
Contributor

Thanks @neutrinoceros for the PR, and @AlexWaygood 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 Oct 22, 2022
(cherry picked from commit 327fc1c)

Co-authored-by: Clément Robert <[email protected]>
@bedevere-bot
Copy link

GH-98546 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 Oct 22, 2022
miss-islington added a commit that referenced this pull request Oct 22, 2022
(cherry picked from commit 327fc1c)

Co-authored-by: Clément Robert <[email protected]>
@neutrinoceros neutrinoceros deleted the fix_argument_order_isinstance_enum_docs branch October 22, 2022 11:39
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