]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2020 15:39:12 +0000 (18:39 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 15:39:12 +0000 (17:39 +0200)
commitec88e1bca81a167e6d5c0ac635e22f84298cb1df
tree1816d67b09ca3ccb684c9e96438a614a5a92fc98
parentc6483c989694cfa328dabd45eb191440da54bc68
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117)

* Revert "bpo-36543: Remove the xml.etree.cElementTree module. (GH-19108)"

This reverts commit b33e52511a59c6da7132c226b7f7489b092a33eb.
Doc/library/xml.etree.elementtree.rst
Doc/whatsnew/3.9.rst
Lib/test/test_xml_etree_c.py
Lib/xml/etree/cElementTree.py [new file with mode: 0644]
Misc/NEWS.d/next/Library/2020-05-15-21-14-45.bpo-36543.Jt-eSX.rst [new file with mode: 0644]