[issue3720] segfault in for loop with evil iterator

Benjamin Peterson report at bugs.python.org
Mon Jan 12 19:46:23 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

I think PyObject_NextNotImplemented should be renamed to
_PyObject_NextNotImplemented. Aside from that, I think the patch is
ready for committing.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list