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 Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-09.19:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WWGB0066xzNtv@mail.python.org>
In-reply-to
Content
New changeset 58189e37331c by Martin v. Löwis in branch '2.7':
- Issue #13532: Check that arguments to sys.stdout.write are strings.
http://hg.python.org/cpython/rev/58189e37331c
History
Date User Action Args
2012-07-09 19:02:01python-devsetrecipients: + python-dev, loewis, terry.reedy, orsenthil, roger.serwy, Ramchandra Apte, serhiy.storchaka
2012-07-09 19:02:00python-devlinkissue13532 messages
2012-07-09 19:02:00python-devcreate