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-08 21:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5462002bbefd6cb79716828051beae94de8f2529
cpython
/
Lib
/
xml
/
sax
T
History
Hugo van Kemenade
d2abd5733b
gh-76007: Deprecate
VERSION
in
xml.etree.ElementTree
&
version
in
xml.sax.expatreader
&
xml.sax.handler
(
#142898
)
2025-12-18 14:22:23 +00:00
..
__init__.py
gh-120417: Fix "imported but unused" linter warnings (
#120461
)
2024-06-14 20:39:50 +02:00
_exceptions.py
gh-99482: remove
jython
compatibility parts from stdlib and tests (
#99484
)
2022-12-23 14:17:24 -06:00
expatreader.py
gh-76007: Deprecate
VERSION
in
xml.etree.ElementTree
&
version
in
xml.sax.expatreader
&
xml.sax.handler
(
#142898
)
2025-12-18 14:22:23 +00:00
handler.py
gh-76007: Deprecate
VERSION
in
xml.etree.ElementTree
&
version
in
xml.sax.expatreader
&
xml.sax.handler
(
#142898
)
2025-12-18 14:22:23 +00:00
saxutils.py
…
xmlreader.py
…