Movatterモバイル変換
[0]ホーム
[Python-Dev] folding cElementTree behind ElementTree in 3.3
Eli Benderskyeliben at gmail.com
Mon Feb 13 12:35:33 CET 2012
> Since there appeared to be an overall positive response for making> this change in Python 3.3, and since there isn't longer any doubt> about the ownership of the package *in Python's stdlib* (see>http://mail.python.org/pipermail/python-dev/2012-February/116389.html),> I've opened issue 13988 on the bug tracker to follow the> implementation.>>The change was committed to the default branch. In 3.3, "importxml.etree.ElementTree" will automatically use the _elementtree accelerator,if available, and will fall back to a Python implementation otherwise. Thedocumentation of ElementTree has also been updated to reflect this fact.Thanks a lot to Florent Xicluna for the great co-operation, and all theothers who submitted opinions in the issue. For more details seehttp://bugs.python.org/issue13988Eli-------------- next part --------------An HTML attachment was scrubbed...URL: <http://mail.python.org/pipermail/python-dev/attachments/20120213/d2ff2527/attachment.html>
More information about the Python-Devmailing list
[8]ページ先頭