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 vstinner
Date 2019-11-20.16:34:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574267683.93.0.928074449397.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset fff7bbfdb6b7c143b73b6b4b6b40e828c101110c by Victor Stinner in branch 'master':
bpo-38858: Add _Py_IsMainInterpreter(tstate) (GH-17293)
https://github.com/python/cpython/commit/fff7bbfdb6b7c143b73b6b4b6b40e828c101110c
History
Date User Action Args
2019-11-20 16:34:44vstinnersetrecipients: + vstinner
2019-11-20 16:34:43vstinnersetmessageid: <1574267683.93.0.928074449397.issue38858@roundup.psfhosted.org>
2019-11-20 16:34:43vstinnerlinkissue38858 messages
2019-11-20 16:34:43vstinnercreate