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 eryksun, ezio.melotti, methane, vstinner, yan12125
Date 2017-12-13.16:31:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513182678.65.0.912454111764.issue29240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5dda98fa80405db82e2eb36ac48671b4c8c0983 by Victor Stinner in branch 'master':
pymain_set_sys_argv() now copies argv (#4838)
https://github.com/python/cpython/commit/d5dda98fa80405db82e2eb36ac48671b4c8c0983
History
Date User Action Args
2017-12-13 16:31:18vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2017-12-13 16:31:18vstinnersetmessageid: <1513182678.65.0.912454111764.issue29240@psf.upfronthosting.co.za>
2017-12-13 16:31:18vstinnerlinkissue29240 messages
2017-12-13 16:31:18vstinnercreate