This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
557287075c
cpython
/
Lib
/
xml
History
Henry Harutyunyan
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
…