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 methane
Recipients erik.bray, masamoto, methane, zach.ware
Date 2019-02-27.09:24:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551259487.52.0.90485979657.issue28441@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5897b67badeb04a04e16e29f7650d833141d67e by Inada Naoki (Miss Islington (bot)) in branch '3.7':
bpo-28441: Ensure `.exe` suffix in `sys.executable` on MinGW and Cygwin (GH-4348)
https://github.com/python/cpython/commit/e5897b67badeb04a04e16e29f7650d833141d67e
History
Date User Action Args
2019-02-27 09:24:47methanesetrecipients: + methane, erik.bray, zach.ware, masamoto
2019-02-27 09:24:47methanesetmessageid: <1551259487.52.0.90485979657.issue28441@roundup.psfhosted.org>
2019-02-27 09:24:47methanelinkissue28441 messages
2019-02-27 09:24:47methanecreate