Files
typeshed/stdlib
Nikita Sobolev 1387a9efa9 Mark threading.(R)Lock as final (#9753)
These are actually factory functions: 128379b8cd/Lib/threading.py (L108)

The pure-Python version of `RLock` is, strictly-speaking, subclassable. But you're not *meant* to subclass `RLock`, even if you *can* with the pure-Python version: https://discuss.python.org/t/make-threading-lock-rlock-factory-functions-subclassable/24008/2
2023-02-19 12:21:55 +00:00
..
2023-02-01 06:06:04 -08:00
2023-02-18 21:50:28 +02:00
2021-05-06 18:57:33 +03:00
2023-02-01 06:06:04 -08:00
2023-02-02 16:01:54 -08:00
2023-02-01 06:06:04 -08:00
2022-02-19 12:26:45 -08:00
2023-02-06 19:01:02 -08:00
2023-02-02 16:01:54 -08:00
2023-02-02 16:01:54 -08:00
2023-02-06 19:01:02 -08:00
2023-02-01 06:06:04 -08:00
2022-01-30 16:27:06 -08:00
2023-02-06 19:01:02 -08:00
2021-12-22 20:18:19 -08:00
2022-01-01 14:19:05 +02:00
2022-03-03 15:25:30 -08:00
2022-08-23 12:22:12 -07:00
2023-02-06 15:57:17 -08:00
2023-02-02 16:01:54 -08:00