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.20:19:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512159591.13.0.213398074469.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e23c06e2b03452c9aaf0dae52296c85e572f9bcd by Victor Stinner in branch 'master':
bpo-32030: Fix config_get_program_name() on macOS (#4669)
https://github.com/python/cpython/commit/e23c06e2b03452c9aaf0dae52296c85e572f9bcd
History
Date User Action Args
2017-12-01 20:19:51vstinnersetrecipients: + vstinner, barry, ncoghlan, eric.snow
2017-12-01 20:19:51vstinnersetmessageid: <1512159591.13.0.213398074469.issue32030@psf.upfronthosting.co.za>
2017-12-01 20:19:51vstinnerlinkissue32030 messages
2017-12-01 20:19:51vstinnercreate