mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-14 02:36:44 +08:00
* Add threading._DummyThread * Make threading.RLock a factory function, not a class Will break code that currently uses a threading.RLock type annotation