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 python-dev
Recipients eryksun, paul.moore, python-dev, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2015-12-26.13:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151226131149.70435.20902@psf.io>
In-reply-to
Content
New changeset 2af2367d7eda by Vinay Sajip in branch '3.5':
Fixes #25360: Search for pythonw.exe when in pyw.exe.
https://hg.python.org/cpython/rev/2af2367d7eda

New changeset ba1e102c3320 by Vinay Sajip in branch 'default':
Closes #25360: Merged fix from 3.5.
https://hg.python.org/cpython/rev/ba1e102c3320
History
Date User Action Args
2015-12-26 13:11:52python-devsetrecipients: + python-dev, paul.moore, vinay.sajip, tim.golden, zach.ware, eryksun, steve.dower
2015-12-26 13:11:52python-devlinkissue25360 messages
2015-12-26 13:11:52python-devcreate