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 barry, eric.snow, ncoghlan, ned.deily, serhiy.storchaka, vstinner
Date 2017-12-13.20:05:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513195559.3.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 11a247df88f15b51feff8a3c46005676bb29b96e by Victor Stinner in branch 'master':
bpo-32030: Add _PyPathConfig_ComputeArgv0() (#4845)
https://github.com/python/cpython/commit/11a247df88f15b51feff8a3c46005676bb29b96e
History
Date User Action Args
2017-12-13 20:05:59vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2017-12-13 20:05:59vstinnersetmessageid: <1513195559.3.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-13 20:05:59vstinnerlinkissue32030 messages
2017-12-13 20:05:59vstinnercreate