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 Marcus.Smith, dstufft, ncoghlan, paul.moore, serhiy.storchaka, vstinner
Date 2018-09-04.09:01:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536051673.77.0.56676864532.issue34530@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 39487196c87e28128ea907a0d9b8a88ba53f68d5 by Victor Stinner in branch 'master':
bpo-34530: Fix distutils find_executable() (GH-9049)
https://github.com/python/cpython/commit/39487196c87e28128ea907a0d9b8a88ba53f68d5
History
Date User Action Args
2018-09-04 09:01:13vstinnersetrecipients: + vstinner, paul.moore, ncoghlan, serhiy.storchaka, dstufft, Marcus.Smith
2018-09-04 09:01:13vstinnersetmessageid: <1536051673.77.0.56676864532.issue34530@psf.upfronthosting.co.za>
2018-09-04 09:01:13vstinnerlinkissue34530 messages
2018-09-04 09:01:13vstinnercreate