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, vstinner
Date 2017-12-01.18:30:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512153045.8.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9ac3d8882712c9675c3d2f9f84af6b5729575cde by Victor Stinner in branch 'master':
bpo-32030: Fix Py_GetPath(): init program_name (#4665)
https://github.com/python/cpython/commit/9ac3d8882712c9675c3d2f9f84af6b5729575cde
History
Date User Action Args
2017-12-01 18:30:45vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-12-01 18:30:45vstinnersetmessageid: <1512153045.8.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-01 18:30:45vstinnerlinkissue32030 messages
2017-12-01 18:30:45vstinnercreate