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-08-03 15:47:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.11.0b1
cpython
/
Lib
/
xml
T
History
3 people
Jacob Walls
GitHub
Serhiy Storchaka
496c428de3
bpo-43292: Fix file leak in
ET.iterparse()
when not exhausted (GH-31696)
...
Co-authored-by: Serhiy Storchaka <
[email protected]
>
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
…
__init__.py
…