mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 06:35:22 +08:00
bisect: fix availability, consistency, reduce duplication (#4028)
Co-authored-by: hauntsaninja <>
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
_bisect.bisect
|
||||
_bisect.insort
|
||||
_tracemalloc._get_object_traceback
|
||||
_tracemalloc.start
|
||||
asyncio.AbstractEventLoop.sock_sendfile
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
_bisect.bisect
|
||||
_bisect.insort
|
||||
_thread.ExceptHookArgs
|
||||
_thread._ExceptHookArgs
|
||||
_tracemalloc._get_object_traceback
|
||||
|
||||
Reference in New Issue
Block a user