| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #9458: clarify the documentation of ElementTree.write with regards to t... | Eli Bendersky | 2012-07-15 | 1 | -7/+17 |
|
|
* | Close #1767933: Badly formed XML using etree and utf-16. Patch by Serhiy Stor... | Eli Bendersky | 2012-07-15 | 1 | -1/+0 |
|
|
* | fix trailing whitespace | Eli Bendersky | 2012-06-01 | 1 | -1/+1 |
|
|
* | Issue #14007: make XMLParser a real subclassable type exported from _elementt... | Eli Bendersky | 2012-06-01 | 1 | -5/+5 |
|
|
* | Issue #14007: implemented the 'element_factory' feature of TreeBuilder in | Eli Bendersky | 2012-05-30 | 1 | -3/+3 |
|
|
* | Issue 14814: Add namespaces keyword arg to find(*) methods in _elementtree. | Eli Bendersky | 2012-05-29 | 1 | -12/+17 |
|
|
* | Issue #14006: improve the documentation of xml.etree.ElementTree | Eli Bendersky | 2012-03-30 | 1 | -53/+126 |
|
|
* | Fix doc typo noticed by Amaury Forgeot d'Arc | Eli Bendersky | 2012-03-27 | 1 | -1/+1 |
|
|
* | Issue #6488: Explain the XPath support of xml.etree.ElementTree, with code | Eli Bendersky | 2012-03-26 | 1 | -30/+132 |
|
|
* | Issue #13782: streamline argument type-checking in ET.Element | Eli Bendersky | 2012-03-23 | 1 | -5/+7 |
|
|
* | Issue #9257: clarify the events iterparse accepts | Eli Bendersky | 2012-03-16 | 1 | -5/+8 |
|\ |
|
| * | Issue #9257: clarify the events iterparse accepts | Eli Bendersky | 2012-03-16 | 1 | -5/+8 |
|
|
* | | Issue #14207: the ParseError exception raised by _elementtree was made | Eli Bendersky | 2012-03-16 | 1 | -1/+18 |
|
|
* | | Issue #13988: cElementTree is deprecated and the _elementtree accelerator is ... | Florent Xicluna | 2012-02-13 | 1 | -4/+5 |
|/ |
|
* | #13138: add missing versionadded. | Ezio Melotti | 2011-10-09 | 1 | -0/+2 |
|
|
* | Add missing source links. | Raymond Hettinger | 2011-02-10 | 1 | -0/+3 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -5/+5 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -4/+4 |
|
|
* | Issue #8047: Fix the xml.etree serializer to return bytes by default. | Florent Xicluna | 2010-08-08 | 1 | -9/+13 |
|
|
* | Update versionadded/changed. | Ezio Melotti | 2010-03-21 | 1 | -9/+9 |
|
|
* | Merged revisions 78944 via svnmerge from | Florent Xicluna | 2010-03-14 | 1 | -11/+13 |
|
|
* | Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from | Florent Xicluna | 2010-03-13 | 1 | -207/+315 |
|
|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -19/+18 |
|
|
* | Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-... | Alexandre Vassalotti | 2009-07-29 | 1 | -3/+3 |
|
|
* | Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv... | Benjamin Peterson | 2009-02-26 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -8/+8 |
|
|
* | Merged revisions 68116-68119,68121,68123-68127 via svnmerge from | Benjamin Peterson | 2009-01-01 | 1 | -0/+10 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -52/+54 |
|
|
* | Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,... | Christian Heimes | 2008-03-18 | 1 | -1/+10 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -1/+1 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -15/+17 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -0/+68 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -2/+2 |
|
|
* | Partial py3k-ification of Doc/library/: convert has_key references into eithe... | Collin Winter | 2007-09-01 | 1 | -2/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+444 |
|
|