index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
xml
/
etree
/
ElementInclude.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-101549: fix documentation of xml.etree.ElementInclude (#101550)
Mikhail B
2024-04-11
1
-6/+7
*
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz
2021-07-30
1
-1/+1
*
bpo-20928: support base-URL and recursive includes in etree.ElementInclude (#...
Stefan Behnel
2019-11-25
1
-7/+49
*
Issue #20331: Fixed possible FD leaks in various modules:
Serhiy Storchaka
2014-01-25
1
-5/+4
|
\
|
*
Issue #20331: Fixed possible FD leaks in various modules:
Serhiy Storchaka
2014-01-25
1
-5/+4
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-3/+3
|
/
*
Issue #12451: The XInclude default loader of xml.etree now decodes files from
Victor Stinner
2011-06-30
1
-4/+5
*
Fix xml.etree.ElementInclude to include the tail of the current node. Issue ...
Florent Xicluna
2010-08-08
1
-1/+1
*
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
Florent Xicluna
2010-03-13
1
-3/+3
*
Use proper py3k syntax for relative import (from . import foo)
Alex Martelli
2006-08-21
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+143
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
1
-141/+0
*
added ElementTree core components to xml.etree
Fredrik Lundh
2005-12-12
1
-0/+141