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 vstinner
Date 2021-04-07.22:48:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617835691.61.0.501278312818.issue43770@roundup.psfhosted.org>
In-reply-to
Content
New changeset df5dc1c7a536abc2b497cb9506f8a37949838309 by Victor Stinner in branch 'master':
bpo-43770: _PyTypes_Init() inits more static types (GH-25265)
https://github.com/python/cpython/commit/df5dc1c7a536abc2b497cb9506f8a37949838309
History
Date User Action Args
2021-04-07 22:48:11vstinnersetrecipients: + vstinner
2021-04-07 22:48:11vstinnersetmessageid: <1617835691.61.0.501278312818.issue43770@roundup.psfhosted.org>
2021-04-07 22:48:11vstinnerlinkissue43770 messages
2021-04-07 22:48:11vstinnercreate