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-13.13:25:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618320324.77.0.487826941144.issue43770@roundup.psfhosted.org>
In-reply-to
Content
New changeset a328d73843cfd42d2aee1434c78df1ef2845931a by Victor Stinner in branch 'master':
bpo-43770: Cleanup type_ready() (GH-25388)
https://github.com/python/cpython/commit/a328d73843cfd42d2aee1434c78df1ef2845931a
History
Date User Action Args
2021-04-13 13:25:24vstinnersetrecipients: + vstinner
2021-04-13 13:25:24vstinnersetmessageid: <1618320324.77.0.487826941144.issue43770@roundup.psfhosted.org>
2021-04-13 13:25:24vstinnerlinkissue43770 messages
2021-04-13 13:25:24vstinnercreate