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.13.0.832052334149.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset acda9f3b90c33e4020237cb9e5c676efb38f7847 by Miss Islington (bot) in branch '3.10':
bpo-46417: Fix race condition on setting type __bases__ (GH-30788) (GH-30789)
https://github.com/python/cpython/commit/acda9f3b90c33e4020237cb9e5c676efb38f7847
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.13.0.832052334149.issue46417@roundup.psfhosted.org>
2022-01-22 14:28:57vstinnerlinkissue46417 messages
2022-01-22 14:28:57vstinnercreate