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 M..Z., amaury.forgeotdarc, flox, georg.brandl, ishimoto, pitrou, python-dev, vstinner
Date 2012-08-03.23:42:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WplCt5fG8zPns@mail.python.org>
In-reply-to
Content
New changeset 09408b990ca5 by Victor Stinner in branch '3.2':
Close #13119: use "\r\n" newline for sys.stdout/err on Windows
http://hg.python.org/cpython/rev/09408b990ca5
History
Date User Action Args
2012-08-03 23:42:20python-devsetrecipients: + python-dev, georg.brandl, ishimoto, amaury.forgeotdarc, pitrou, vstinner, flox, M..Z.
2012-08-03 23:42:19python-devlinkissue13119 messages
2012-08-03 23:42:19python-devcreate