binascii.a2b_base64: new param in 3.11 (#7909)

35b98e38b6
This commit is contained in:
Jelle Zijlstra
2022-05-21 08:36:03 -07:00
committed by GitHub
parent 9c0c631e46
commit 237b1bb189
2 changed files with 6 additions and 2 deletions

View File

@@ -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__