mirror of
https://github.com/python/cpython.git
synced 2026-01-02 05:23:42 +00:00
Prior to gh-114269, the iterator returned by ElementTree.iterparse was
initialized with the root attribute as None. This restores the previous
behavior.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cElementTree.py | ||
| ElementInclude.py | ||
| ElementPath.py | ||
| ElementTree.py | ||