mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
base64: add z85 for py313 (#11976)
This commit is contained in:
@@ -110,9 +110,6 @@ asyncio.tasks.Task.__class_getitem__
|
||||
asyncio.unix_events.EventLoop
|
||||
asyncio.unix_events._UnixSelectorEventLoop.create_unix_server
|
||||
asyncio.unix_events.__all__
|
||||
base64.__all__
|
||||
base64.z85decode
|
||||
base64.z85encode
|
||||
bdb.Bdb.dispatch_opcode
|
||||
bdb.Bdb.set_stepinstr
|
||||
bdb.Bdb.user_opcode
|
||||
|
||||
Reference in New Issue
Block a user