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
/
ElementPath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31776: Missing "raise from None" in Lib/xml/etree/ElementPath.py (#3978)
Pablo Galindo
2017-10-16
1
-1/+1
*
bpo-31648: Improve ElementPath (#3835)
scoder
2017-09-30
1
-7/+16
*
bpo-29762: More use "raise from None". (#569)
Serhiy Storchaka
2017-04-05
1
-1/+1
*
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-11/+11
*
Minor code cleanup.
Raymond Hettinger
2014-11-28
1
-4/+1
*
PEP 479: Don't let StopIteration bubble out of calls to next() inside a gene...
Raymond Hettinger
2014-11-23
1
-3/+12
*
Merge fix for Issue #17011 from 3.3
Eli Bendersky
2013-08-04
1
-2/+4
|
\
|
*
Issue #17011: Fix caching of xpath path when namespaces are present.
Eli Bendersky
2013-08-04
1
-2/+4
*
|
Issue #12323: Strengthen error checking of the position XPath selectors
Eli Bendersky
2013-01-24
1
-2/+7
*
|
more yield from
Philip Jenvey
2012-10-01
1
-4/+2
|
/
*
Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from
Florent Xicluna
2010-03-13
1
-123/+228
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+198
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
1
-196/+0
*
added ElementTree core components to xml.etree
Fredrik Lundh
2005-12-12
1
-0/+196