remove type annotations from multiprocessing. (#129381)
* remove type annotations from multiprocessing. One of them was technically invalid per typing specs... but since we're not checking these in the stdlib today lets elide them. https://discuss.python.org/t/static-type-annotations-in-cpython/65068/13 * use the actual comment style annotation format Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua> --------- Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
G
Gregory P. Smith committed
71aecc284efdf997939568a4167dbffe1a65b9bf
Parent: bcb25d6
Committed by GitHub <noreply@github.com>
on 1/30/2025, 8:31:54 AM