Shantanu
|
d9cf43c4c3
|
Mark pos-only __class_getitem__ args (#11970)
|
2024-05-18 23:27:51 +02:00 |
|
Shantanu
|
470a13ab09
|
Use PEP 570 syntax in stdlib (#11250)
|
2024-03-09 14:50:16 -08:00 |
|
Nikita Sobolev
|
8528888691
|
Update multiprocessing.pyi for Python3.12 (#10279)
|
2023-06-08 08:37:44 +01:00 |
|
Jelle Zijlstra
|
40975222b4
|
multiprocessing: Queue does not inherit from queues.Queue (#10104)
Fixes #3404
|
2023-04-29 15:39:11 +01:00 |
|
Alex Waygood
|
257e287fec
|
Stdlib: correct many parameter names (#9815)
|
2023-03-04 09:53:12 +00:00 |
|
Jelle Zijlstra
|
ddfaca3200
|
stdlib: add argument default values (#9501)
|
2023-01-18 09:37:34 +01:00 |
|
Nikita Sobolev
|
0259068ad6
|
Remove duplicate definitions in sub-classes (#8594)
|
2022-08-26 17:10:55 +02:00 |
|
Alex Waygood
|
07de01f29e
|
Add __all__ to modules beginning with 'm' (#7330)
|
2022-02-20 14:08:07 -08:00 |
|
Shantanu
|
b88a6f19cd
|
Upgrade black version (#7089)
|
2022-01-30 16:27:06 -08:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
MapleCCC
|
65b3a4b09d
|
Add type annotation for multiprocessing.SimpleQueue.close() method (#5814)
|
2021-07-28 09:43:27 -07:00 |
|
Ivan Levkivskyi
|
16ae4c6120
|
Re-organize directory structure (#4971)
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
|
2021-01-27 12:00:39 +00:00 |
|