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, josh.r, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-04-04.19:06:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g0rFz6by6z7Llg@mail.python.org>
In-reply-to
Content
New changeset 70990e795657 by Victor Stinner in branch '3.4':
Issue #21118: Fix _PyUnicodeTranslateError_Create(), add missing format
http://hg.python.org/cpython/rev/70990e795657
History
Date User Action Args
2014-04-04 19:06:00python-devsetrecipients: + python-dev, pitrou, vstinner, ezio.melotti, serhiy.storchaka, josh.r
2014-04-04 19:06:00python-devlinkissue21118 messages
2014-04-04 19:06:00python-devcreate