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 brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2020-04-28.15:07:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588086436.12.0.0103875820591.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset b8f704d2190125a7750b50cd9b67267b9c20fd43 by Victor Stinner in branch 'master':
bpo-40421: Add Include/cpython/code.h header file (GH-19756)
https://github.com/python/cpython/commit/b8f704d2190125a7750b50cd9b67267b9c20fd43
History
Date User Action Args
2020-04-28 15:07:16vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2020-04-28 15:07:16vstinnersetmessageid: <1588086436.12.0.0103875820591.issue35134@roundup.psfhosted.org>
2020-04-28 15:07:16vstinnerlinkissue35134 messages
2020-04-28 15:07:16vstinnercreate