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 steve.dower
Recipients christopher.hogan, dstufft, eric.araujo, paul.moore, r.david.murray, rohitjamuar, steve.dower, tim.golden, zach.ware
Date 2016-06-03.04:42:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464928924.78.0.810115245437.issue26876@psf.upfronthosting.co.za>
In-reply-to
Content
I still want the behavior I described, since there's no value in overriding just the executable name but not the rest of the path.

For 2.7 I think this'll help with long term maintainability enough to be the Right Thing. For 3.5 I'm not as sure, but it's probably worth keeping the implementations consistent as long as we can justify it.
History
Date User Action Args
2016-06-03 04:42:04steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, r.david.murray, zach.ware, dstufft, christopher.hogan, rohitjamuar
2016-06-03 04:42:04steve.dowersetmessageid: <1464928924.78.0.810115245437.issue26876@psf.upfronthosting.co.za>
2016-06-03 04:42:04steve.dowerlinkissue26876 messages
2016-06-03 04:42:04steve.dowercreate