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-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efda9054b9fc91e69ecb34eae84fdd2ca8e6feef
cpython
/
Lib
/
xml
T
History
Alex Prengère
51a85ddce8
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
2021-03-31 00:11:29 +03:00
..
dom
bpo-40443: Remove unused imports in the stdlib (GH-19803)
2020-04-30 11:26:33 +02:00
etree
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
2021-03-31 00:11:29 +03: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
…