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 vstinner
Recipients corona10, erlendaasland, kumaraditya, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-22.14:28:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642861737.31.0.816764982619.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1796f29478f08f34e0c30a060622c0b2d843e2c by Miss Islington (bot) in branch '3.9':
bpo-46417: Fix race condition on setting type __bases__ (GH-30788) (GH-30790)
https://github.com/python/cpython/commit/f1796f29478f08f34e0c30a060622c0b2d843e2c
History
Date User Action Args
2022-01-22 14:28:57vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991, erlendaasland, kumaraditya
2022-01-22 14:28:57vstinnersetmessageid: <1642861737.31.0.816764982619.issue46417@roundup.psfhosted.org>
2022-01-22 14:28:57vstinnerlinkissue46417 messages
2022-01-22 14:28:57vstinnercreate