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