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-11.21:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618178232.05.0.514700564431.issue43770@roundup.psfhosted.org>
In-reply-to
Content
New changeset 53114ffef1d4facf9aa5545e711abbbda66f672a by Victor Stinner in branch 'master':
bpo-43770: Refactor PyType_Ready() function (GH-25336)
https://github.com/python/cpython/commit/53114ffef1d4facf9aa5545e711abbbda66f672a
History
Date User Action Args
2021-04-11 21:57:12vstinnersetrecipients: + vstinner
2021-04-11 21:57:12vstinnersetmessageid: <1618178232.05.0.514700564431.issue43770@roundup.psfhosted.org>
2021-04-11 21:57:12vstinnerlinkissue43770 messages
2021-04-11 21:57:12vstinnercreate