github uqfoundation/multiprocess multiprocess-0.70.15

latest release: 0.70.16
9 months ago

multiprocess 0.70.15 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.7
- dill, >=0.3.7

Multiprocess is licensed under a BSD license.

What's Changed

  • Don't try to import a toplevel init module by @smurfix in #131
  • Update LICENSE with the current filename of COPYING by @hvaara in #136
  • Bump requests from 2.27.1 to 2.31.0 in /docs by @dependabot in #146
  • Bump pygments from 2.11.2 to 2.15.0 in /docs by @dependabot in #153

New Contributors

Full Changelog: multiprocess-0.70.14...multiprocess-0.70.15

Don't miss a new multiprocess release

NewReleases is sending notifications on new releases.