mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-23 08:16:49 +08:00
* 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