Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d64d78be20ced6ac9de58e91e69eaba184e36e9b
/
Lib
/
xml
/
dom
/
xmlbuilder.py
9054967
bpo-40443: Remove unused imports in the stdlib (GH-19803)
by Victor Stinner
· 5 years ago
f90f5d5
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
by Matthias Bussonnier
· 7 years ago
5affd23
bpo-29762: More use "raise from None". (#569)
by Serhiy Storchaka
· 8 years ago
8987c9d
Issue #26182: Raise DeprecationWarning for improper use of async/await keywords
by Yury Selivanov
· 9 years ago
7544508
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
by Yury Selivanov
· 10 years ago
1afc169
Make a new urllib package .
by Jeremy Hylton
· 17 years ago
1b01e5c
Fix some more has_key() uses. This could really use a tool to automate...
by Guido van Rossum
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
[Renamed (95%) from Lib/xmlcore/dom/xmlbuilder.py]
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
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]
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
9ea6788
Import from PyXML 1.10.
by Martin v. Löwis
· 22 years ago