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 miss-islington
Recipients altendky, miss-islington, serhiy.storchaka
Date 2018-02-17.06:53:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518850406.53.0.467229070634.issue32852@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset afb5e5583694798793d44f35f901aa912ece278a by Miss Islington (bot) in branch '3.7':
bpo-32852: Fix trace changing sys.argv to tuple. (GH-5692)
https://github.com/python/cpython/commit/afb5e5583694798793d44f35f901aa912ece278a
History
Date User Action Args
2018-02-17 06:53:26miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, altendky
2018-02-17 06:53:26miss-islingtonsetmessageid: <1518850406.53.0.467229070634.issue32852@psf.upfronthosting.co.za>
2018-02-17 06:53:26miss-islingtonlinkissue32852 messages
2018-02-17 06:53:26miss-islingtoncreate