mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 04:34:28 +08:00
* Add multiprocessing.Array to Python 3 stub * Add Pipe and Connection type * Add synchronize type-stub * Add multiprocessing Exceptions * Update context with synchronization primitives * Code review comments * Add acquire and release from _make_method * Remove Array stub * add missing Optional