Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d8590ff209369f45a5ed417c79ce255a33f70a1d
/
Lib
/
xml
/
etree
6d6fb3a
#15970: xml.etree.ElementTree now serializes correctly the empty HTML elements "meta" and "param".
by Ezio Melotti
· 13 years ago
0965ee2
Issue #2892: preserve iterparse events in case of SyntaxError
by Florent Xicluna
· 14 years ago
67d5d0e
Closes #7334: close source files on ElementTree.parse and iterparse (partial backport of issue #10093 from 3.2).
by Florent Xicluna
· 14 years ago
8086038
Merged revisions 86348 via svnmerge from
by Senthil Kumaran
· 15 years ago
2f1b1ff
Merged revisions 83864 via svnmerge from
by Florent Xicluna
· 15 years ago
3e8c189
Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too.
by Florent Xicluna
· 15 years ago
42fb6ab
Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">")
by Antoine Pitrou
· 16 years ago
fbdeaad
expunge the xmlcore changes:
by Fred Drake
· 19 years ago
c6730e1
move the xml package implementation to xmlcore, and adjust the tests to
by Fred Drake
· 20 years ago
075854f
added ElementTree core components to xml.etree
by Fredrik Lundh
· 20 years ago