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.12:12:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580904746.97.0.244337592028.issue39542@roundup.psfhosted.org>
In-reply-to
Content
New changeset f58bd7c1693fe041f7296a5778d0a11287895648 by Victor Stinner in branch 'master':
bpo-39542: Make PyObject_INIT() opaque in limited C API (GH-18363)
https://github.com/python/cpython/commit/f58bd7c1693fe041f7296a5778d0a11287895648
History
Date User Action Args
2020-02-05 12:12:27vstinnersetrecipients: + vstinner
2020-02-05 12:12:26vstinnersetmessageid: <1580904746.97.0.244337592028.issue39542@roundup.psfhosted.org>
2020-02-05 12:12:26vstinnerlinkissue39542 messages
2020-02-05 12:12:26vstinnercreate