Files
typeshed/stdlib
Jukka Lehtosalo e4d0d3d9d7 Make the return type of multiprocessing.connection.Pipe more precise (#8706)
The precise return type depends on the platform. Link to implementation:
68fb03249f/Lib/multiprocessing/connection.py (L518)

Now users no longer need to use the internal-looking class
`_ConnectionBase` in annotations, at least in code that doesn't
need to be cross-platform.
2022-09-08 13:24:49 +01:00
..
2022-05-20 13:03:45 +02:00
2022-08-22 16:42:37 +01:00
2021-05-06 18:57:33 +03:00
2022-08-04 23:51:42 +02:00
2022-08-12 10:01:26 +02:00
2022-08-04 18:55:18 +02:00
2022-02-19 12:25:51 -08:00
2022-02-19 12:26:45 -08:00
2022-04-18 21:21:19 +03:00
2022-04-01 18:01:23 +01:00
2022-05-22 15:30:09 -07:00
2022-01-30 16:27:06 -08:00
2022-08-29 13:07:59 +01:00
2021-12-22 20:18:19 -08:00
2022-01-01 14:19:05 +02:00
2022-05-22 15:36:50 -07:00
2022-03-03 15:25:30 -08:00
2022-06-28 14:30:50 +02:00
2022-08-23 12:22:12 -07:00
2022-02-19 19:57:43 -08:00