mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
xml.sax: make_parser accepts iterables in py38 (#3766)
https://bugs.python.org/issue34789
This commit is contained in:
@@ -276,7 +276,6 @@ weakref.getweakrefcount
|
||||
webbrowser.Opera.raise_opts
|
||||
xml.etree.ElementTree.XMLParser.__init__
|
||||
xml.etree.cElementTree.XMLParser.__init__
|
||||
xml.sax.make_parser
|
||||
zipfile.Path.open
|
||||
zipfile.ZipExtFile.__init__
|
||||
zipfile.ZipExtFile.seek
|
||||
|
||||
Reference in New Issue
Block a user