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, martin.panter, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-04-02.06:50:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150402065031.16507.86464@psf.io>
In-reply-to
Content
New changeset 7907746baa0d by Serhiy Storchaka in branch '3.4':
Issue #22977: Fixed formatting Windows error messages on Wine.
https://hg.python.org/cpython/rev/7907746baa0d

New changeset cf0cac11813d by Serhiy Storchaka in branch 'default':
Issue #22977: Fixed formatting Windows error messages on Wine.
https://hg.python.org/cpython/rev/cf0cac11813d
History
Date User Action Args
2015-04-02 06:50:34python-devsetrecipients: + python-dev, vstinner, tim.golden, martin.panter, zach.ware, serhiy.storchaka, eryksun, steve.dower
2015-04-02 06:50:34python-devlinkissue22977 messages
2015-04-02 06:50:34python-devcreate