[issue6108] unicode(exception) and str(exception) should return the same message on Py2.6

Ezio Melotti report at bugs.python.org
Mon Dec 21 18:40:37 CET 2009


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

This should be the final patch (issue6108-6.patch). I update the
comments, checked that (some of) the tests fail without the patch, that
they (all) pass with it and that there are no leaks.
I plan to backport this on 2.6 and possibly port the tests to py3k and 3.1.

----------
resolution: accepted -> 
stage: commit review -> patch review
Added file: http://bugs.python.org/file15651/issue6108-6.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6108>
_______________________________________


More information about the Python-bugs-list mailing list