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, miss-islington, ncoghlan, paul.moore, serhiy.storchaka, vstinner
Date 2018-09-05.14:45:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536158711.54.0.56676864532.issue34530@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2c1657dff86decf1e232b66e766d2e51381109c by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-34530: Fix distutils find_executable() (GH-9049) (GH-9057)
https://github.com/python/cpython/commit/e2c1657dff86decf1e232b66e766d2e51381109c
History
Date User Action Args
2018-09-05 14:45:11vstinnersetrecipients: + vstinner, paul.moore, ncoghlan, serhiy.storchaka, dstufft, Marcus.Smith, miss-islington
2018-09-05 14:45:11vstinnersetmessageid: <1536158711.54.0.56676864532.issue34530@psf.upfronthosting.co.za>
2018-09-05 14:45:11vstinnerlinkissue34530 messages
2018-09-05 14:45:11vstinnercreate