[issue4346] PyObject_CallMethod changes the exception message already set by PyObject_GetAttr

Roundup Robot report at bugs.python.org
Fri Jun 27 08:29:32 CEST 2014


Roundup Robot added the comment:

New changeset aa4b4487c7ad by Benjamin Peterson in branch '2.7':
don't overwrite the error from PyObject_GetAttrString (closes #4346)
http://hg.python.org/cpython/rev/aa4b4487c7ad

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list