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