]> granicus.if.org Git - python/commit
Issue #13988: cElementTree is deprecated and the _elementtree accelerator is automati...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 13 Feb 2012 10:03:30 +0000 (11:03 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 13 Feb 2012 10:03:30 +0000 (11:03 +0100)
commita72a98f24a19928e31dcc4cab2cd2ad0f1846e11
treead529c9dde015c31cd942875a78de8e6eb52da58
parentd1c7b1afe8eb49bc7ef3bbcae391e763c695d195
Issue #13988: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available.
Doc/library/xml.etree.elementtree.rst
Doc/whatsnew/3.3.rst
Lib/test/test_xml_etree.py
Lib/test/test_xml_etree_c.py
Lib/xml/etree/ElementTree.py
Lib/xml/etree/cElementTree.py
Misc/NEWS
Modules/_elementtree.c