This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-29 05:08:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85cf1d514b84dc9a4bcb40e20a12e1d82ff19f20
cpython
/
Lib
/
xml
T
History
Henry Harutyunyan
and
GitHub
dc04a0571e
bpo-37534: Allow adding Standalone Document Declaration when generating XML documents (GH-14912)
2020-02-29 09:22:19 +01:00
..
dom
bpo-37534: Allow adding Standalone Document Declaration when generating XML documents (GH-14912)
2020-02-29 09:22:19 +01:00
etree
bpo-20928: support base-URL and recursive includes in etree.ElementInclude (
#5723
)
2019-11-25 16:36:25 +01:00
parsers
…
sax
Remove binding of captured exceptions when not used to reduce the chances of creating cycles (GH-17246)
2019-11-19 21:34:03 +00:00
__init__.py
…