[issue6284] C/API PyErr_AsUnicode()

Andreas Stührk report at bugs.python.org
Sat Jan 8 00:12:51 CET 2011


Andreas Stührk <andy-python at hammerhartes.de> added the comment:

There should also be a call to `PyErr_NormalizeException()`, as `PyErr_Fetch()` can return unnormalized exceptions (see e.g. issue #10756).

----------
nosy: +Trundle

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


More information about the Python-bugs-list mailing list