bpo-29204: Emit warnings for already deprecated ElementTree features. by serhiy-storchaka · Pull Request #773 · python/cpython
Element.getiterator() and the html parameter of XMLParser() were deprecated only in the documentation. Now using them emits a deprecation warning.
Carreau added a commit to Carreau/cpython that referenced this pull request
May 11, 2018Warning were added in pythongh-773, but did not contain version since deprecation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters