1
0
Go to file
James Oakley c32824e33a - Generate new spec
- Update to 2.7.3.3
  * PyPy now falls back to using its internal _multiprocessing module, so
    everything works except for forking_enable(False) (which silently degrades)
  * Fixed Python 2.5 compat issues.
  * Uses more with statements
  * Merged some of the changes from the Python 3 branch.
- 2.7.3.2 - 2012-04-20
  * Now installs on PyPy/Jython (but does not work).
- 2.7.3.1 - 2012-04-20
  * Python 2.5 support added.
- 2.7.3.0 - 2012-04-20
  * Updated from Python 2.7.3
  * Python 2.4 support removed, now only supports 2.5, 2.6 and 2.7. (may
    consider py3k support at some point).
  * Pool improvments from Celery.
  * no-execv patch added (http://bugs.python.org/issue8713)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-billiard?expand=0&rev=3
2012-04-25 19:22:17 +00:00
.gitattributes - Initial import 2010-04-14 17:18:40 +00:00
.gitignore - Initial import 2010-04-14 17:18:40 +00:00
billiard-2.7.3.3.tar.gz - Generate new spec 2012-04-25 19:22:17 +00:00
python-billiard.changes - Generate new spec 2012-04-25 19:22:17 +00:00
python-billiard.spec - Generate new spec 2012-04-25 19:22:17 +00:00