[issue6472] Inconsistent use of "iterator" in ElementTree doc & diff between Py and C modules

Florent Xicluna report at bugs.python.org
Wed Feb 10 00:31:54 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

Ok, will do the upload to rietveld.

In addition to the straight review of the patch itself, you could:
 - diff against the upstream source code (very few changes)
 - diff between 2.x and 3.x
 - review the test_suite (there's only additions, no real change)
 - hunt refleaks

Btw, I've backported the last tests (#2746, #6233) to all 4 test files (ET and cET, 2.x and 3.x).

----------

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


More information about the Python-bugs-list mailing list