| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-128302: Fix bugs in xml.dom.xmlbuilder (GH-128284) | Stephen Morton | 2025-01-07 | 1 | -5/+7 |
|
|
* | bpo-40443: Remove unused imports in the stdlib (GH-19803) | Victor Stinner | 2020-04-30 | 1 | -1/+0 |
|
|
* | bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (G... | Matthias Bussonnier | 2018-05-17 | 1 | -22/+0 |
|
|
* | bpo-29762: More use "raise from None". (#569) | Serhiy Storchaka | 2017-04-05 | 1 | -1/+1 |
|
|
* | Issue #26182: Raise DeprecationWarning for improper use of async/await keywords | Yury Selivanov | 2016-09-15 | 1 | -3/+3 |
|
|
* | PEP 0492 -- Coroutines with async and await syntax. Issue #24017. | Yury Selivanov | 2015-05-12 | 1 | -1/+25 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -7/+7 |
|
|
* | Fix some more has_key() uses. This could really use a tool to automate... | Guido van Rossum | 2006-08-19 | 1 | -2/+2 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+386 |
|
|
* | move the xml package implementation to xmlcore, and adjust the tests to | Fred Drake | 2005-12-14 | 1 | -388/+0 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
|
|
* | Import from PyXML 1.10. | Martin v. Löwis | 2003-01-25 | 1 | -0/+388 |
|
|