[issue1574217] isinstance swallows exceptions

Graham Poulter report at bugs.python.org
Sat Nov 20 16:28:09 CET 2010


Graham Poulter <graham.poulter at gmail.com> added the comment:

issue1574217.diff still applies against py3k as revision 86545  (offset -8 lines)

patching file Objects/abstract.c
Hunk #1 succeeded at 2500 (offset -8 lines).
Hunk #2 succeeded at 2523 (offset -8 lines).

And tests pass (./python ./Lib/test/test_isinstance.py)

----------
nosy: +greppo

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


More information about the Python-bugs-list mailing list