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 corona10, erlendaasland, petr.viktorin, phsilva, shihai1991, vstinner
Date 2022-01-21.01:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642727547.58.0.309743462731.issue46417@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6415e2ee4955b1a995c1e75544e2506b03780c3d by Victor Stinner in branch 'main':
bpo-46417: _testembed.c avoids Py_SetProgramName() (GH-30732)
https://github.com/python/cpython/commit/6415e2ee4955b1a995c1e75544e2506b03780c3d
History
Date User Action Args
2022-01-21 01:12:27vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, shihai1991, erlendaasland
2022-01-21 01:12:27vstinnersetmessageid: <1642727547.58.0.309743462731.issue46417@roundup.psfhosted.org>
2022-01-21 01:12:27vstinnerlinkissue46417 messages
2022-01-21 01:12:27vstinnercreate