This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4c9866064f03646c686d7e08b00aeb203c35c19
cpython
/
Lib
/
xml
/
etree
T
History
Serhiy Storchaka
2e576f5aec
bpo-30144: Import collections ABC from collections.abc rather than collections. (
#1263
)
2017-04-24 09:05:00 +03:00
..
__init__.py
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
2010-03-13 23:24:31 +00:00
cElementTree.py
Issue
#13988
: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available.
2012-02-13 11:03:30 +01:00
ElementInclude.py
Issue
#20331
: Fixed possible FD leaks in various modules:
2014-01-25 19:43:56 +02:00
ElementPath.py
bpo-29762: More use "raise from None". (
#569
)
2017-04-05 09:37:24 +03:00
ElementTree.py
bpo-30144: Import collections ABC from collections.abc rather than collections. (
#1263
)
2017-04-24 09:05:00 +03:00