Serhiy Storchaka added the comment:

Yes, it is the case that if the current check passes incorrectly one will 
always get a segfauilt or other error.

Added tests for types.SimpleNamespace and sqlite3.Cursor. It is not easy to 
reproduce a bug for StopIterator (not sure it is reproducible), but the code 
looks definitely erroneous in any case.

----------
Added file: http://bugs.python.org/file39453/typecheck_2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24257>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to