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