[issue29209] Remove old-deprecated ElementTree features

Serhiy Storchaka report at bugs.python.org
Sat May 12 06:49:22 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

The following two patches will remove getchildren() and getiterator() (in 3.9) and xml.etree.cElementTree (in an unspecified future).

----------
Added file: https://bugs.python.org/file47584/etree_remove_deprecated_getiterator.diff

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29209>
_______________________________________


More information about the Python-bugs-list mailing list