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 ezio.melotti, michael.foord, ned.deily, pitrou, python-dev, serhiy.storchaka, terry.reedy, vajrasky, vstinner, zach.ware
Date 2013-12-12.16:33:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgLDK3Sw0z7Ljs@mail.python.org>
In-reply-to
Content
New changeset 1ad2ff119356 by Zachary Ware in branch '3.3':
Avoid UnicodeEncodeError by only printing ASCII.
http://hg.python.org/cpython/rev/1ad2ff119356
History
Date User Action Args
2013-12-12 16:33:38python-devsetrecipients: + python-dev, terry.reedy, pitrou, vstinner, ned.deily, ezio.melotti, michael.foord, zach.ware, serhiy.storchaka, vajrasky
2013-12-12 16:33:38python-devlinkissue19572 messages
2013-12-12 16:33:38python-devcreate