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 steve.dower
Recipients eric.snow, mariofutire, ncoghlan, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-11-18.04:42:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542516121.93.0.788709270274.issue34725@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 177a41a07b7d13c70d068ea0962f07e625ae171e by Steve Dower in branch 'master':
bpo-34725: Adds _Py_SetProgramFullPath so embedders may override sys.executable (GH-9860)
https://github.com/python/cpython/commit/177a41a07b7d13c70d068ea0962f07e625ae171e
History
Date User Action Args
2018-11-18 04:42:02steve.dowersetrecipients: + steve.dower, paul.moore, ncoghlan, vstinner, tim.golden, eric.snow, zach.ware, mariofutire
2018-11-18 04:42:01steve.dowersetmessageid: <1542516121.93.0.788709270274.issue34725@psf.upfronthosting.co.za>
2018-11-18 04:42:01steve.dowerlinkissue34725 messages
2018-11-18 04:42:01steve.dowercreate