mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-15 16:00:40 +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