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 loewis, ned.deily, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-12-27.15:55:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161227155511.20315.98641.54E75BFB@psf.io>
In-reply-to
Content
New changeset 2e5ad97c9c19 by Serhiy Storchaka in branch '3.5':
Issue #23903: Added missed Windows-specific names to PC/python3.def.
https://hg.python.org/cpython/rev/2e5ad97c9c19

New changeset 86a412584c02 by Serhiy Storchaka in branch '3.6':
Issue #23903: Added missed Windows-specific names to PC/python3.def.
https://hg.python.org/cpython/rev/86a412584c02

New changeset 3a2595f82447 by Serhiy Storchaka in branch 'default':
Issue #23903: Added missed Windows-specific names to PC/python3.def.
https://hg.python.org/cpython/rev/3a2595f82447
History
Date User Action Args
2016-12-27 15:55:15python-devsetrecipients: + python-dev, loewis, tim.golden, ned.deily, zach.ware, serhiy.storchaka, steve.dower
2016-12-27 15:55:15python-devlinkissue23903 messages
2016-12-27 15:55:15python-devcreate