1. 6d6fb3a #15970: xml.etree.ElementTree now serializes correctly the empty HTML elements "meta" and "param". by Ezio Melotti · 13 years ago
  2. 0965ee2 Issue #2892: preserve iterparse events in case of SyntaxError by Florent Xicluna · 14 years ago
  3. 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
  4. 8086038 Merged revisions 86348 via svnmerge from by Senthil Kumaran · 15 years ago
  5. 2f1b1ff Merged revisions 83864 via svnmerge from by Florent Xicluna · 15 years ago
  6. 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
  7. 42fb6ab Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">") by Antoine Pitrou · 16 years ago
  8. fbdeaad expunge the xmlcore changes: by Fred Drake · 19 years ago
  9. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 20 years ago
  10. 075854f added ElementTree core components to xml.etree by Fredrik Lundh · 20 years ago