Files
typeshed/stdlib/3
Ran Benita 27a45df479 threading: fix ExceptHookArgs being a function instead of a type (#4768)
The previous typing meant `threading.ExceptHookArgs` could not be used
to type a value.

The new typing follows what cpython does in the happy path (`_thread`
exists rather than the pure-python fallback being used).

Fixes #4767.
2020-11-14 14:50:34 +01:00
..
2020-11-02 16:18:20 +01:00
2020-06-28 13:31:00 -07:00
2020-11-02 16:18:20 +01:00
2020-11-02 16:18:20 +01:00
2020-06-29 00:00:21 -07:00
2020-11-02 16:18:20 +01:00
2020-06-28 13:31:00 -07:00
2020-06-28 13:31:00 -07:00
2020-06-28 13:31:00 -07:00
2020-06-28 13:31:00 -07:00
2020-06-28 13:31:00 -07:00
2020-06-29 00:00:21 -07:00
2020-06-29 00:00:21 -07:00
2020-11-02 16:18:20 +01:00
2020-11-01 12:56:02 -08:00
2020-06-28 13:31:00 -07:00
2020-11-02 16:18:20 +01:00
2020-06-29 00:00:21 -07:00
2020-11-02 16:18:20 +01:00
2020-11-02 16:18:20 +01:00
2020-06-29 00:00:21 -07:00
2020-06-28 13:31:00 -07:00
2017-04-30 14:16:30 -07:00
2020-11-02 16:18:20 +01:00
2020-11-02 16:18:20 +01:00
2020-11-02 16:18:20 +01:00
2020-06-29 00:00:21 -07:00
2020-06-28 13:31:00 -07:00
2020-11-02 16:18:20 +01:00
2020-06-28 13:31:00 -07:00
2020-11-02 16:18:20 +01:00
2020-11-02 16:18:20 +01:00
2020-06-28 13:31:00 -07:00
2020-11-02 16:18:20 +01:00
2020-11-01 12:54:17 -08:00