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 pablogsal, vstinner
Date 2020-04-13.10:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586774841.3.0.613378900676.issue40241@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0c13e1f96a9487e0efe63c3d3a05ff9738bd7dac by Victor Stinner in branch 'master':
bpo-40241: Add pycore_interp.h header (GH-19499)
https://github.com/python/cpython/commit/0c13e1f96a9487e0efe63c3d3a05ff9738bd7dac
History
Date User Action Args
2020-04-13 10:47:21vstinnersetrecipients: + vstinner, pablogsal
2020-04-13 10:47:21vstinnersetmessageid: <1586774841.3.0.613378900676.issue40241@roundup.psfhosted.org>
2020-04-13 10:47:21vstinnerlinkissue40241 messages
2020-04-13 10:47:21vstinnercreate