Commit Graph
2 Commits
Author SHA1 Message Date
Mahmoud Afaneh 3896298027 Add multiprocessing.context stubs (#1260) 2017-05-20 23:13:18 -07:00
Mahmoud Afaneh 30283aa670 Adds Event stub to multiprocessing (#1247)
* 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
2017-05-10 07:20:19 -07:00