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-23 11:15:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
3fc57e8f6f
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Jacob Walls
496c428de3
bpo-43292: Fix file leak in
ET.iterparse()
when not exhausted (GH-31696)
...
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2022-03-07 11:31:46 +02:00
..
dom
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
2021-09-08 13:07:40 +03:00
etree
bpo-43292: Fix file leak in
ET.iterparse()
when not exhausted (GH-31696)
2022-03-07 11:31:46 +02:00
parsers
sax
bpo-35018: Sax parser should provide user access to lexical handlers (GH-20958)
2020-08-09 12:50:53 +02:00
__init__.py