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 17:25:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
115c49ad5a
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
154477be72
gh-50002: xml.dom.minidom now preserves whitespaces in attributes (GH-107947)
...
Also double quotes (") are now only quoted in attributes.
2023-08-23 15:23:41 +03:00
..
dom
gh-50002: xml.dom.minidom now preserves whitespaces in attributes (GH-107947)
2023-08-23 15:23:41 +03:00
etree
gh-83122: Deprecate testing element truth values in
ElementTree
(
#31149
)
2023-01-22 17:16:48 -08:00
parsers
sax
gh-99482: remove
jython
compatibility parts from stdlib and tests (
#99484
)
2022-12-23 14:17:24 -06:00
__init__.py