mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-27 05:12:10 +08:00
bdb: various fixes (#4127)
This commit is contained in:
@@ -28,7 +28,6 @@ asyncio.futures.Future._callbacks
|
||||
asyncio.futures.Future.cancel
|
||||
asyncio.proactor_events._ProactorBasePipeTransport.__del__
|
||||
asyncio.tasks.Task.cancel
|
||||
bdb.Bdb.runcall
|
||||
builtins.bytearray.extend
|
||||
builtins.bytearray.pop
|
||||
builtins.compile
|
||||
|
||||
@@ -30,7 +30,6 @@ asyncio.selector_events.BaseSelectorEventLoop.sock_recv
|
||||
asyncio.streams.FlowControlMixin.__init__
|
||||
asyncio.tasks.Task.get_stack
|
||||
asyncio.tasks.Task.print_stack
|
||||
bdb.Bdb.__init__
|
||||
builtins.bytearray.__float__
|
||||
builtins.bytearray.__int__
|
||||
builtins.bytearray.append
|
||||
|
||||
Reference in New Issue
Block a user