Terry J. Reedy added the comment:

Sorry, I mistakenly assumed, without carefully checking the C code, that the 
speedup was from checking the underlying collection, without advancing the 
iterator.  I presume that " ++it->it_index;" is the statement to the contrary. 
I should have either asked or found this sooner.  I unlinked the noisy comment.

----------

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

Reply via email to