Remove unused stubtest whitelist entries (#4497)

This commit is contained in:
github-actions[bot]
2020-08-30 12:51:30 -07:00
committed by GitHub
parent d07e65c53e
commit 4795ab21ca
5 changed files with 0 additions and 13 deletions

View File

@@ -70,8 +70,6 @@ typing.runtime_checkable
unittest.async_case # Added in Python 3.8
uuid.UUID.int
xml.etree.ElementTree.TreeBuilder.start # Discrepancy between Python and C modules, fixed in bpo-39495
xml.etree.cElementTree.Element.__bool__
xml.etree.cElementTree.Element.copy
xml.etree.cElementTree.TreeBuilder.start # bpo-39495
xml.etree.cElementTree.XMLPullParser
xml.parsers.expat.XMLParserType.ExternalEntityParserCreate

View File

@@ -67,7 +67,5 @@ urllib.parse.parse_qsl
uuid.UUID.int
webbrowser.Opera.raise_opts
xml.etree.ElementTree.TreeBuilder.start # Discrepancy between Python and C modules, fixed in bpo-39495
xml.etree.cElementTree.Element.__bool__
xml.etree.cElementTree.Element.copy
xml.etree.cElementTree.TreeBuilder.start # bpo-39495
xml.parsers.expat.XMLParserType.ExternalEntityParserCreate

View File

@@ -64,7 +64,5 @@ uuid.UUID.is_safe
uuid.getnode # undocumented, unused parameter getters that was later removed
webbrowser.Opera.raise_opts
xml.etree.ElementTree.TreeBuilder.start # Discrepancy between Python and C modules, fixed in bpo-39495
xml.etree.cElementTree.Element.__bool__
xml.etree.cElementTree.Element.copy
xml.etree.cElementTree.TreeBuilder.start # bpo-39495
xml.parsers.expat.XMLParserType.ExternalEntityParserCreate

View File

@@ -96,13 +96,10 @@ typing._SpecialForm.__init__
typing._SpecialForm.__new__
unittest.doModuleCleanups
uuid.getnode # undocumented, unused parameter getters that was later removed
weakref.WeakValueDictionary.__init__
weakref.WeakValueDictionary.update
webbrowser.Opera.raise_opts
xml.etree.ElementTree.TreeBuilder.start # Discrepancy between Python and C modules, fixed in bpo-39495
xml.etree.ElementTree.XMLParser.__init__
xml.etree.cElementTree.Element.__bool__
xml.etree.cElementTree.Element.copy
xml.etree.cElementTree.TreeBuilder.start # bpo-39495
xml.etree.cElementTree.XMLParser.__init__
zipfile.Path.open

View File

@@ -410,10 +410,8 @@ urllib.request.HTTPPasswordMgrWithPriorAuth.__init__
urllib.robotparser.RobotFileParser.can_fetch
warnings.catch_warnings.__init__
weakref.CallableProxyType.__getattr__
weakref.KeyedRef.__new__
weakref.ProxyType.__getattr__
weakref.ReferenceType.__call__
weakref.WeakKeyDictionary.__init__
weakref.WeakKeyDictionary.get
weakref.WeakKeyDictionary.update
weakref.WeakValueDictionary.get
@@ -424,8 +422,6 @@ webbrowser.UnixBrowser.remote_action_newtab
webbrowser.UnixBrowser.remote_action_newwin
wsgiref.types # Doesn't exist, see comments in file
xml.etree.ElementPath._SelectorContext.parent_map
xml.etree.ElementTree.Element.__bool__
xml.etree.ElementTree.Element.copy
xml.sax.xmlreader.AttributesImpl.has_key
zipfile.ZipExtFile.read
zipfile.ZipExtFile.readline