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 miss-islington
Recipients Mark.Shannon, brandtbucher, kj, miss-islington, willingc
Date 2021-06-25.15:46:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624635991.75.0.42715547981.issue43977@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88970125e7a4917966f711dc7e93cf170977034f by Miss Islington (bot) in branch '3.10':
bpo-43977: Properly update the tp_flags of existing subclasses when their parents are registered (GH-26864)
https://github.com/python/cpython/commit/88970125e7a4917966f711dc7e93cf170977034f
History
Date User Action Args
2021-06-25 15:46:31miss-islingtonsetrecipients: + miss-islington, Mark.Shannon, willingc, brandtbucher, kj
2021-06-25 15:46:31miss-islingtonsetmessageid: <1624635991.75.0.42715547981.issue43977@roundup.psfhosted.org>
2021-06-25 15:46:31miss-islingtonlinkissue43977 messages
2021-06-25 15:46:31miss-islingtoncreate