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 2018-08-01.00:57:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a4d20b2e5ece2120f129cb4dda951a6c2461e92d by Victor Stinner in branch 'master':
bpo-34170: Py_Main() updates config when setting Py_InspectFlag (GH-8593)
https://github.com/python/cpython/commit/a4d20b2e5ece2120f129cb4dda951a6c2461e92d
History
Date User Action Args
2018-08-01 00:57:47vstinnersetrecipients: + vstinner
2018-08-01 00:57:47vstinnersetmessageid: <[email protected]>
2018-08-01 00:57:47vstinnerlinkissue34170 messages
2018-08-01 00:57:47vstinnercreate