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 erik.bray
Recipients erik.bray, masamoto, zach.ware
Date 2016-10-17.09:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476695513.76.0.549506544683.issue28441@psf.upfronthosting.co.za>
In-reply-to
Content
I agree this has a slight change in behavior which I was at first hesitant about.  But I think the previous behavior was wrong insofar as it was overly ambiguous.  I agree it should apply on MSYS2 as well (I actually thought __CYGWIN__ was defined on MSYS2 but I could be wrong about that).

I'm not sure what better solution there is.  I thought of tinkering with subprocess specifically, but that was too fragile.
History
Date User Action Args
2016-10-17 09:11:53erik.braysetrecipients: + erik.bray, zach.ware, masamoto
2016-10-17 09:11:53erik.braysetmessageid: <1476695513.76.0.549506544683.issue28441@psf.upfronthosting.co.za>
2016-10-17 09:11:53erik.braylinkissue28441 messages
2016-10-17 09:11:52erik.braycreate