base64: add z85 for py313 (#11976)

This commit is contained in:
Shantanu
2024-05-21 02:30:11 -07:00
committed by GitHub
parent eeea0ac614
commit c7664eed12
2 changed files with 6 additions and 3 deletions

View File

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