Max Muoto
|
a0b8790f6b
|
Use Final for multiprocessing constants (#12452)
|
2024-07-28 11:59:00 +02:00 |
|
Sebastian Rittau
|
630b49a291
|
Replace various Incompletes in stdlib (#11673)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-04-01 15:20:01 +01:00 |
|
Sebastian Rittau
|
027115e624
|
Remove bare incompletes (#11670)
|
2024-03-30 18:35:57 -07:00 |
|
Ali Hamdan
|
2b323bed50
|
Add typeshed aliases to the types accepted by int and float constructors (#10707)
Ref https://github.com/python/typeshed/pull/10630#discussion_r1321646168
|
2023-09-22 19:50:43 -07:00 |
|
Alex Waygood
|
dd2818a41d
|
Stdlib: add container default values (#9909)
|
2023-03-21 09:12:34 +01:00 |
|
Jelle Zijlstra
|
ddfaca3200
|
stdlib: add argument default values (#9501)
|
2023-01-18 09:37:34 +01:00 |
|
Avasam
|
c70d303985
|
Audit stdlib object annotations (#9519)
|
2023-01-17 15:40:00 +00:00 |
|
Mike Placentra
|
89fb1d5521
|
fix type for multiprocessing.log_to_stderr(): allow int level (#9334)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
|
2022-12-05 22:44:26 +00:00 |
|
Nikita Sobolev
|
380022c650
|
Remove empty __init__ methods (#8816)
|
2022-09-30 13:08:41 +01:00 |
|
Kevin Kirsche
|
48e502c431
|
fix: Add missing multiprocessing.util types (#8404)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-07-27 20:22:54 +01:00 |
|