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