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 petr.viktorin, vstinner
Date 2021-04-02.13:45:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617371145.02.0.321054072214.issue43688@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3359cab038968935b40344fad7c30d211f9692e4 by Victor Stinner in branch 'master':
bpo-43688: Support the limited C API in debug mode (GH-25131)
https://github.com/python/cpython/commit/3359cab038968935b40344fad7c30d211f9692e4
History
Date User Action Args
2021-04-02 13:45:45vstinnersetrecipients: + vstinner, petr.viktorin
2021-04-02 13:45:45vstinnersetmessageid: <1617371145.02.0.321054072214.issue43688@roundup.psfhosted.org>
2021-04-02 13:45:45vstinnerlinkissue43688 messages
2021-04-02 13:45:44vstinnercreate