This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efd7b34d7c4e401bbecb343da7c9506137a3b2fe
cpython
/
Lib
/
xml
T
History
Serhiy Storchaka
15f070f845
Issue
#10131
: Fixed deep copying of minidom documents. Based on patch
...
by Marian Ganisin.
2015-11-26 23:50:54 +02:00
..
dom
Issue
#10131
: Fixed deep copying of minidom documents. Based on patch
2015-11-26 23:50:54 +02:00
etree
Issue
#25688
: Fixed file leak in ElementTree.iterparse() raising an error.
2015-11-23 15:45:12 +02:00
parsers
…
sax
Issue
#24125
: Saved error's line and column numbers when an error is occured
2015-05-06 09:38:22 +03:00
__init__.py
…