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
/
test
/
test_xml_etree_c.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #25691: Added tests on deleting cElementTree.Element attributes.
Serhiy Storchaka
2015-11-23
1
-0/+32
*
Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file
Victor Stinner
2011-05-03
1
-0/+16
*
Move the xml test data to their own directory.
Florent Xicluna
2010-03-13
1
-0/+5
*
Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cEleme...
Florent Xicluna
2010-03-11
1
-203/+14
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
#7092: Silence more py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-03
1
-1/+1
*
Change more tests to use import_module for the modules that
R. David Murray
2009-03-30
1
-1/+1
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+2
*
SF#1534630
Fredrik Lundh
2006-08-16
1
-0/+11
*
expunge the xmlcore changes:
Fred Drake
2006-07-29
1
-3/+3
*
added encoding tests to ElementTree/cElementTree tests
Fredrik Lundh
2005-12-16
1
-6/+15
*
added cElementTree tests
Fredrik Lundh
2005-12-15
1
-0/+203