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 facundobatista, loewis, mark.dickinson, python-dev, rhettinger, skrah, vstinner
Date 2011-11-22.00:52:24
SpamBayes Score 0.025974557
Marked as misclassified No
Message-id <E1RSeao-000081-Qb@dinsdale.python.org>
In-reply-to
Content
New changeset 0cd197f13400 by Victor Stinner in branch '2.7':
Issue #13093: Fix error handling on PyUnicode_EncodeDecimal()
http://hg.python.org/cpython/rev/0cd197f13400
History
Date User Action Args
2011-11-22 00:52:25python-devsetrecipients: + python-dev, loewis, rhettinger, facundobatista, mark.dickinson, vstinner, skrah
2011-11-22 00:52:24python-devlinkissue13093 messages
2011-11-22 00:52:24python-devcreate