8000 Update NEWS. · python/cpython@8d39d0a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d39d0a

Browse files
Update NEWS.
1 parent d577e9b commit 8d39d0a

File tree

2 files changed

+2
-1
lines changed

Misc/NEWS.d/3.9.0a1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3372,7 +3372,7 @@ markup and any values in the message. Patch by Paul Ganssle
33723372
.. section: Library
33733373
33743374
Removed methods Element.getchildren(), Element.getiterator() and
3375-
ElementTree.getiterator().
3375+
ElementTree.getiterator() and the xml.etree.cElementTree module.
33763376

33773377
..
33783378
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Restored the deprecated :mod:`xml.etree.cElementTree` module.

0 commit comments

Comments
 (0)
0