Files
typeshed/stdlib/3
Sebastian Rittau 6b55f5c498 Clean up multiprocessing + shared_memory (#3351)
* Make multiprocessing stubs match implementation

* Add multiprocessing.process.BaseProcess
* Use BaseProcess in multiprocessing.context where applicable
* Remove non-existing BaseContext.Process()
* Derive DefaultContext from BaseContext
* Fix BaseContext/DefaultContext.set_start_method() signatures
* Re-export multiprocessing.context.Process from multiprocessing,
  instead of using a custom definition
* Re-export multiprocessing.active_from from multiprocessing.process
  instead of using a custom definition

* Add parent_process() (Python 3.8)

* Complete BaseManager; add Server

* Add multiprocessing.shared_memory et al
2019-10-14 09:54:45 +02:00
..
2019-10-10 20:51:49 -07:00
2019-07-27 10:58:21 +02:00
2019-07-27 10:58:21 +02:00
2019-07-27 10:58:21 +02:00
2017-04-30 14:16:30 -07:00
2019-08-05 08:08:57 -07:00
2018-08-18 19:25:48 -07:00
2017-05-31 12:07:21 -07:00
2019-07-27 10:58:21 +02:00
2017-10-08 21:12:19 -07:00
2019-07-27 10:58:21 +02:00