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

bpo-34805: Guarantee that __subclasses__() is in definition order. #23844

Merged
merged 1 commit into from Dec 19, 2020

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Dec 18, 2020

Copy link
Member

@pablogsal pablogsal left a comment

LGTM

@rhettinger rhettinger merged commit 51f4688 into python:master Dec 19, 2020
3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Dec 19, 2020

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

@bedevere-bot
Copy link

bedevere-bot commented Dec 19, 2020

GH-23850 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 19, 2020
…ythonGH-23844)

(cherry picked from commit 51f4688)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
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 news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants