mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
binascii.a2b_base64: new param in 3.11 (#7909)
https://github.com/python/cpython/commit/35b98e38b6edd63153fc8e092f94cb20725dacc1
This commit is contained in:
@@ -32,7 +32,6 @@ asyncio.sslproto._SSLProtocolTransport.get_read_buffer_size
|
||||
asyncio.sslproto._SSLProtocolTransport.set_read_buffer_limits
|
||||
asyncio.sslproto.add_flowcontrol_defaults
|
||||
bdb.Breakpoint.clearBreakpoints
|
||||
binascii.a2b_base64
|
||||
builtins.dict.get
|
||||
concurrent.futures.ProcessPoolExecutor.__init__
|
||||
concurrent.futures.process.ProcessPoolExecutor.__init__
|
||||
|
||||
Reference in New Issue
Block a user