[issue6543] traceback presented in wrong encoding

STINNER Victor report at bugs.python.org
Tue Jun 15 01:11:52 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

The patch changes the prototype of _Py_DisplaySourceLine() function. Is it possible that a third party module uses this function? Should we keep backward compatibility with third pary modules using the private C API?

----------

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


More information about the Python-bugs-list mailing list