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
027f95c736
cpython
/
Lib
/
xml
History
Download ZIP
Download TAR.GZ
Matthias Bussonnier
f90f5d5c1d
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
...
`obj.async` is now a syntax error, so the warning/shim is quasi-unnecessary.
2018-05-17 11:16:12 +03:00
..
dom
bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
2018-05-17 11:16:12 +03:00
etree
bpo-32297: Few misspellings found in Python source code comments. (
#4803
)
2017-12-14 13:04:53 +02:00
parsers
sax
bpo-30264: ExpatParser closes the source on error (
#1451
)
2017-05-05 09:46:47 +02:00
__init__.py