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-12-08.22:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607467917.78.0.721675900962.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset fe6e5e7cfd68eeaa69fd1511f354a1b4d8d90990 by Victor Stinner in branch 'master':
bpo-35134: Add Include/cpython/pythonrun.h file (GH-23701)
https://github.com/python/cpython/commit/fe6e5e7cfd68eeaa69fd1511f354a1b4d8d90990
History
Date User Action Args
2020-12-08 22:51:57vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2020-12-08 22:51:57vstinnersetmessageid: <1607467917.78.0.721675900962.issue35134@roundup.psfhosted.org>
2020-12-08 22:51:57vstinnerlinkissue35134 messages
2020-12-08 22:51:57vstinnercreate