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 masamoto
Recipients erik.bray, masamoto, zach.ware
Date 2016-10-18.22:01:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476828065.65.0.994274873124.issue28441@psf.upfronthosting.co.za>
In-reply-to
Content
I agree to add the suffix to solve ambiguous path on Cygwin. And I think the patch should apply to all platforms having executable suffix.

Therefore, I modified your patch to remove #if directive for Cygwin, and I changed title to spread covered platforms.
This patch uses EXE_SUFFIX that is the EXE defined on Makefile. If platform doesn't have executable suffix, doesn't add anything process.
History
Date User Action Args
2016-10-18 22:01:05masamotosetrecipients: + masamoto, erik.bray, zach.ware
2016-10-18 22:01:05masamotosetmessageid: <1476828065.65.0.994274873124.issue28441@psf.upfronthosting.co.za>
2016-10-18 22:01:05masamotolinkissue28441 messages
2016-10-18 22:01:05masamotocreate