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 terry.reedy
Recipients cheryl.sabella, rhettinger, terry.reedy
Date 2019-09-10.03:10:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568085052.17.0.454999809533.issue38077@roundup.psfhosted.org>
In-reply-to
Content
New changeset c59295a1ca304f37ca136dd7efca9e560db27d28 by Terry Jan Reedy in branch 'master':
bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)
https://github.com/python/cpython/commit/c59295a1ca304f37ca136dd7efca9e560db27d28
History
Date User Action Args
2019-09-10 03:10:52terry.reedysetrecipients: + terry.reedy, rhettinger, cheryl.sabella
2019-09-10 03:10:52terry.reedysetmessageid: <1568085052.17.0.454999809533.issue38077@roundup.psfhosted.org>
2019-09-10 03:10:52terry.reedylinkissue38077 messages
2019-09-10 03:10:51terry.reedycreate