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 Kain, eryksun, petrikas, python-dev, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-05-14.02:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150514023625.8159.84295@psf.io>
In-reply-to
Content
New changeset d56a941865fb by Steve Dower in branch 'default':
Issue #23995: Removes _WCONIO_DEFINED check as the wchar_t console functions are always available.
https://hg.python.org/cpython/rev/d56a941865fb
History
Date User Action Args
2015-05-14 02:36:28python-devsetrecipients: + python-dev, tim.golden, r.david.murray, zach.ware, eryksun, steve.dower, petrikas, Kain
2015-05-14 02:36:28python-devlinkissue23995 messages
2015-05-14 02:36:28python-devcreate