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 21:25:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fab9cbfbaf19a7bc79cef382136fcf9491e3183
cpython
/
Lib
/
xml
T
History
Stefan Behnel
and
GitHub
88db8bd064
bpo-36831: Do not apply default namespace to unprefixed attributes in ElementPath. (
#13201
)
...
Also provide better grouping of the tokenizer tests.
2019-05-09 07:22:47 +02:00
..
dom
bpo-36407: Fix writing indentations of CDATA section (xml.dom.minidom). (GH-12514)
2019-03-27 07:58:49 +02:00
etree
bpo-36831: Do not apply default namespace to unprefixed attributes in ElementPath. (
#13201
)
2019-05-09 07:22:47 +02:00
parsers
…
sax
bpo-31658: Make xml.sax.parse accepting Path objects (GH-8564)
2019-04-14 11:16:54 +02:00
__init__.py
…