This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brandtbucher
Recipients Mark.Shannon, brandtbucher, kj, miss-islington, willingc
Date 2021-06-25.15:21:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624634468.02.0.470687153704.issue43977@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca2009d72a52a98bf43aafa9ad270a4fcfabfc89 by Brandt Bucher in branch 'main':
bpo-43977: Properly update the tp_flags of existing subclasses when their parents are registered (GH-26864)
https://github.com/python/cpython/commit/ca2009d72a52a98bf43aafa9ad270a4fcfabfc89
History
Date User Action Args
2021-06-25 15:21:08brandtbuchersetrecipients: + brandtbucher, Mark.Shannon, willingc, miss-islington, kj
2021-06-25 15:21:08brandtbuchersetmessageid: <1624634468.02.0.470687153704.issue43977@roundup.psfhosted.org>
2021-06-25 15:21:08brandtbucherlinkissue43977 messages
2021-06-25 15:21:07brandtbuchercreate