| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. | Serhiy Storchaka | 2015-11-23 | 1 | -30/+41 |
|
|
* | Issue #20331: Fixed possible FD leaks in various modules: | Serhiy Storchaka | 2014-01-25 | 1 | -8/+7 |
|
|
* | Issue #18347: ElementTree's html serializer now preserves the case of closing... | Christian Heimes | 2013-07-04 | 1 | -3/+3 |
|
|
* | Issue #11367: fix documentation of some find* methods in ElementTree | Eli Bendersky | 2013-03-12 | 1 | -7/+5 |
|
|
* | Describe the default_namespace parameter of ElemetTree.write. | Serhiy Storchaka | 2013-01-13 | 1 | -2/+3 |
|
|
* | #15970: xml.etree.ElementTree now serializes correctly the empty HTML element... | Ezio Melotti | 2012-09-19 | 1 | -1/+1 |
|
|
* | Issue #2892: preserve iterparse events in case of SyntaxError | Florent Xicluna | 2011-11-01 | 1 | -15/+23 |
|
|
* | Closes #7334: close source files on ElementTree.parse and iterparse (partial ... | Florent Xicluna | 2011-10-29 | 1 | -11/+22 |
|
|
* | Merged revisions 86348 via svnmerge from | Senthil Kumaran | 2010-11-09 | 1 | -2/+3 |
|
|
* | Merged revisions 83864 via svnmerge from | Florent Xicluna | 2010-08-09 | 1 | -1/+1 |
|
|
* | Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cEleme... | Florent Xicluna | 2010-03-11 | 4 | -545/+1038 |
|
|
* | Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">") | Antoine Pitrou | 2010-02-09 | 1 | -2/+2 |
|
|
* | expunge the xmlcore changes: | Fred Drake | 2006-07-29 | 5 | -0/+1637 |
|
|
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 4 | -1621/+0 |
|
|
* | added ElementTree core components to xml.etree | Fredrik Lundh | 2005-12-12 | 4 | -0/+1621 |
|
|