mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-19 14:40:30 +08:00
bisect: fix availability, consistency, reduce duplication (#4028)
Co-authored-by: hauntsaninja <>
This commit is contained in:
co-authored by
hauntsaninja <>
parent
462a3e9dcd
commit
26566af893
@@ -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