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 indygreg, iritkatriel, vstinner
Date 2021-09-20.08:30:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632126606.57.0.274743707549.issue40413@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5e2c32e08ed77081cabd9d51f0589f81c1572732 by Victor Stinner in branch 'main':
bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466)
https://github.com/python/cpython/commit/5e2c32e08ed77081cabd9d51f0589f81c1572732
History
Date User Action Args
2021-09-20 08:30:06vstinnersetrecipients: + vstinner, indygreg, iritkatriel
2021-09-20 08:30:06vstinnersetmessageid: <1632126606.57.0.274743707549.issue40413@roundup.psfhosted.org>
2021-09-20 08:30:06vstinnerlinkissue40413 messages
2021-09-20 08:30:06vstinnercreate