[issue4367] Patch for segmentation fault in ast_for_atom

Benjamin Peterson report at bugs.python.org
Fri Nov 21 04:42:50 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Here's an alternative patch which simply calls PyObject_Str on the value
of the exception. It also has a test.

Added file: http://bugs.python.org/file12087/use_PyObject_Str_and_test.patch

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


More information about the Python-bugs-list mailing list