◐ Shell
reader mode source ↗
Skip to content

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

Merged
rhettinger merged 1 commit into
python:masterfrom
rhettinger:subclasses_order
Dec 19, 2020
Merged

bpo-34805: Guarantee that __subclasses__() is in definition order.#23844
rhettinger merged 1 commit into
python:masterfrom
rhettinger:subclasses_order

Conversation

@rhettinger

@rhettinger rhettinger commented Dec 18, 2020

Copy link
Copy Markdown
Contributor

@pablogsal pablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

LGTM

@rhettinger rhettinger merged commit 51f4688 into python:master Dec 19, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-bot

Copy link
Copy Markdown

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 skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants