1. 7380a67 Issue 17538: Document XML vulnerabilties by Christian Heimes · 11 years ago
  2. 7343cb0 Issue #11367: fix documentation of some find* methods in ElementTree by Eli Bendersky · 11 years ago
  3. 48c50bf Clarify ET.iterparse documentation - this function is not supported by the by Eli Bendersky · 12 years ago
  4. 03530b9 Describe the default_namespace parameter of ElemetTree.write. by Serhiy Storchaka · 12 years ago
  5. 604c4ff Issue #9257: clarify the events iterparse accepts by Eli Bendersky · 12 years ago
  6. 138fc89 #13138: add missing versionadded. by Ezio Melotti · 13 years ago
  7. 3029aff Add missing source links. by Raymond Hettinger · 14 years ago
  8. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  9. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  10. c17f172 Issue #8047: Fix the xml.etree serializer to return bytes by default. by Florent Xicluna · 14 years ago
  11. f8754a6 Update versionadded/changed. by Ezio Melotti · 14 years ago
  12. dddd5e9 Merged revisions 78944 via svnmerge from by Florent Xicluna · 14 years ago
  13. f15351d Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from by Florent Xicluna · 14 years ago
  14. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  15. 6d3dfc3 Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from by Alexandre Vassalotti · 15 years ago
  16. ad3d5c2 Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via svnmerge from by Benjamin Peterson · 15 years ago
  17. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  18. 75edad0 Merged revisions 68116-68119,68121,68123-68127 via svnmerge from by Benjamin Peterson · 16 years ago
  19. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  20. b186d00 Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,61468,61471-61474,61480,61483-61484,61488,61495-61496,61498,61503-61504,61507,61509-61510,61515-61518 via svnmerge from by Christian Heimes · 16 years ago
  21. c3f30c4 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from by Christian Heimes · 17 years ago
  22. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  23. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  24. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  25. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  26. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  27. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago