mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 01:38:40 +08:00
urllib.request: add code 308 handler for 3.11 (#7917)
https://github.com/python/cpython/commit/c379bc5ec9012cf66424ef3d80612cf13ec51006
This commit is contained in:
@@ -90,8 +90,6 @@ typing.TypeVarTuple.__typing_subst__
|
||||
unittest.TestCase._addSkip
|
||||
unittest.case.TestCase._addSkip
|
||||
unittest.doModuleCleanups
|
||||
urllib.request.FancyURLopener.http_error_308
|
||||
urllib.request.HTTPRedirectHandler.http_error_308
|
||||
weakref.WeakValueDictionary.update
|
||||
xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths
|
||||
|
||||
|
||||
Reference in New Issue
Block a user