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 asvetlov, python-dev, ronaldoussoren, serhiy.storchaka, vstinner
Date 2012-11-12.22:48:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y0nFG2GDDzPtC@mail.python.org>
In-reply-to
Content
New changeset f3e512b5ffb3 by Victor Stinner in branch 'default':
Issue #16416: Fix error handling in _Py_wchar2char() _Py_char2wchar() functions
http://hg.python.org/cpython/rev/f3e512b5ffb3
History
Date User Action Args
2012-11-12 22:48:35python-devsetrecipients: + python-dev, ronaldoussoren, vstinner, asvetlov, serhiy.storchaka
2012-11-12 22:48:34python-devlinkissue16416 messages
2012-11-12 22:48:34python-devcreate