mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 13:33:59 +08:00
53a42046cb
* add stubs for tracemalloc This one has especially nice documentation, even including type annotations. * no PEP 526 so I can run tests locally * fixes * another one