mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 19:53:15 +08:00
275d9b5818
* 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