_tracemalloc: precise types, deduplicate tracemalloc (#4083)

This commit is contained in:
Shantanu
2020-05-27 20:36:21 -07:00
committed by GitHub
parent 5c1806ab88
commit e9531e0c18
5 changed files with 38 additions and 49 deletions

View File

@@ -1,5 +1,3 @@
_tracemalloc._get_object_traceback
_tracemalloc.start
asyncio.AbstractEventLoop.sock_sendfile
asyncio.Future.__init__
asyncio.Future._callbacks

View File

@@ -1,7 +1,5 @@
_thread.ExceptHookArgs
_thread._ExceptHookArgs
_tracemalloc._get_object_traceback
_tracemalloc.start
ast.Bytes.__new__
ast.Ellipsis.__new__
ast.NameConstant.__new__

View File

@@ -2,8 +2,6 @@ _ast.ImportFrom.level
_dummy_thread
_thread.ExceptHookArgs
_thread._ExceptHookArgs
_tracemalloc._get_object_traceback
_tracemalloc.start
_weakref.getweakrefcount
aifc.openfp
array.array.fromstring