Message 390064 - Python tracker

Message390064

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 pitrou, vstinner
Date 2021-04-02.13:45:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617371145.08.0.274117575215.issue36465@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, pitrou
2021-04-02 13:45:45vstinnersetmessageid: <1617371145.08.0.274117575215.issue36465@roundup.psfhosted.org>
2021-04-02 13:45:45vstinnerlinkissue36465 messages
2021-04-02 13:45:45vstinnercreate