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 2020-02-05.14:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580911856.05.0.270548335318.issue39542@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0e4e735d06967145b49fd00693627f3624991dbc by Victor Stinner in branch 'master':
bpo-39542: Define PyTypeObject earlier in object.h (GH-18366)
https://github.com/python/cpython/commit/0e4e735d06967145b49fd00693627f3624991dbc
History
Date User Action Args
2020-02-05 14:10:56vstinnersetrecipients: + vstinner
2020-02-05 14:10:56vstinnersetmessageid: <1580911856.05.0.270548335318.issue39542@roundup.psfhosted.org>
2020-02-05 14:10:56vstinnerlinkissue39542 messages
2020-02-05 14:10:56vstinnercreate