Skip to main content

Backport of the multiprocessing package to Python 2.4 and 2.5

Project description

python-multiprocessing

About

multiprocessing is a back port of the Python 2.6/3.0 multiprocessing package. The multiprocessing package itself is a renamed and updated version of R Oudkerk’s pyprocessing package. This standalone variant is intended to be compatible with Python 2.4 and 2.5, and will draw it’s fixes/improvements from python-trunk.

This package would not be possible if not for the contributions of not only the current maintainers but all of the contributors to the original pyprocessing package listed here

The multiprocessing package monkey patches several aspects of the threading module to make it forward compatible with Python 2.6. The patches are non-intrusive and don’t change existing functions. See multiprocessing.patch for detailed informations.

Please refer to http://www.python.org/doc/2.6/library/multiprocessing.html for more information about the multiprocessing package.

Bug reporting

Please report bugs related to multiprocessing at the Python bug tracker. Issues related to the packaging of multiprocessing should be reported at http://code.google.com/p/python-multiprocessing/.

Changes

2.6.0.2 – 2008-11-27

The release is based on 2.6.0+ and contains additional fixes from Python svn.

  • Issue #5: Added monkey patch to make the threading module forward compatible with Python 2.6 and 3.0.

  • Python Issue #4204: Fixed a compilation issue on FreeBSD 4.

  • Removed install target from Makefile.

  • Updated comments of Modules/mmapmodules.c. The modifications and origin are clearly marked now.

  • Added sphinx builder for docs and new make target docs.

  • Changed version schema to Python.version.number.internal_revision

  • Pulled doc fixes from Python svn: r67189, r67330, r67332

2.6.0-0.1 – 2008-10-27

The release is based on Python 2.6.0.

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multiprocessing-2.6.0.2.tar.gz (103.8 kB view hashes)

Uploaded Source

Built Distributions

multiprocessing-2.6.0.2.win32-py2.5.exe (143.4 kB view hashes)

Uploaded Source

multiprocessing-2.6.0.2.win32-py2.4.exe (150.0 kB view hashes)

Uploaded Source

multiprocessing-2.6.0.2-py2.5-win32.egg (179.9 kB view hashes)

Uploaded Source

multiprocessing-2.6.0.2-py2.4-win32.egg (190.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page