Skip to content

0.70.17

Latest
Compare
Choose a tag to compare
@mmckerns mmckerns released this 30 Sep 18:16
· 6 commits to master since this release

0.70.17 Release Notes

Basically, multiprocess is a friendly fork of multiprocessing, where multiprocess provides better serialization.

Multiprocess installs with pip:
$ pip install multiprocess

Multiprocess requires:
- python or pypy, >=3.8
- dill, >=0.3.9

Multiprocess is licensed under a BSD license.

What's Changed

New Contributors

Full Changelog: 0.70.16...0.70.17