This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-19 09:15:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
aba12b67c1
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Miss Skeleton (bot)
a0f2b66433
bpo-41900: C14N 2.0 serialisation failed for unprefixed attributes when a default namespace was defined. (GH-22474) (GH-22507)
...
(cherry picked from commit
6a412c94b6
)
2020-10-03 08:41:35 +02:00
..
dom
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00
etree
bpo-41900: C14N 2.0 serialisation failed for unprefixed attributes when a default namespace was defined. (GH-22474) (GH-22507)
2020-10-03 08:41:35 +02: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