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 shihai1991, vstinner
Date 2021-03-23.23:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616543517.78.0.749788493688.issue43244@roundup.psfhosted.org>
In-reply-to
Content
New changeset a81fca6ec8e0f748f8eafa12fb12cf9e12df465c by Victor Stinner in branch 'master':
bpo-43244: Add pycore_compile.h header file (GH-25000)
https://github.com/python/cpython/commit/a81fca6ec8e0f748f8eafa12fb12cf9e12df465c
History
Date User Action Args
2021-03-23 23:51:57vstinnersetrecipients: + vstinner, shihai1991
2021-03-23 23:51:57vstinnersetmessageid: <1616543517.78.0.749788493688.issue43244@roundup.psfhosted.org>
2021-03-23 23:51:57vstinnerlinkissue43244 messages
2021-03-23 23:51:57vstinnercreate