mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
* Adds Event type to multiprocessing * Add event and context stub to multiprocessing stub. Updates per recommendations. * Adding missing newline at EOF. * Stubbing just BaseContext and not any of the member functions. * Fix flake8 extra line. * Fix comment. * Add todo for BaseContext, make ctx of Any type, and remove multiprocessing.context