1. f90f5d5 bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924) by Matthias Bussonnier · 7 years ago
  2. 5affd23 bpo-29762: More use "raise from None". (#569) by Serhiy Storchaka · 8 years ago
  3. 8987c9d Issue #26182: Raise DeprecationWarning for improper use of async/await keywords by Yury Selivanov · 9 years ago
  4. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 10 years ago
  5. 1afc169 Make a new urllib package . by Jeremy Hylton · 17 years ago
  6. 1b01e5c Fix some more has_key() uses. This could really use a tool to automate... by Guido van Rossum · 19 years ago
  7. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago[Renamed (95%) from Lib/xmlcore/dom/xmlbuilder.py]
  8. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  9. c6730e1 move the xml package implementation to xmlcore, and adjust the tests to by Fred Drake · 20 years ago[Renamed (94%) from Lib/xml/dom/xmlbuilder.py]
  10. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 21 years ago
  11. 9ea6788 Import from PyXML 1.10. by Martin v. Löwis · 22 years ago