1
0
Go to file
Sascha Peilicke ecb3e35ec6 - Update to version 2.7.3.28:
+ Pool: Fixed regression that disabled the deadlock fix in 2.7.3.24
  + Pool: RestartFreqExceeded could be raised prematurely.
  + Process: Include pid in startup and process INFO logs.
- Changes from version 2.7.3.27:
  + Manager now works again.
  + Python 3 fixes for billiard.connection.
  + Fixed invalid argument bug when running on Python 3.3
  + Ignore OSError when setting up signal handlers.
- Changes from version 2.7.3.26:
  + Pool: Child processes must ignore SIGINT.
- Changes from version 2.7.3.25:
  + Pool: 2.7.3.24 broke support for subprocesses (Issue #48).
- Changes from version 2.7.3.24:
  + Pool:  Make sure finally blocks are called when process exits due to a signal.
  + Pool:  Can now use GDB to debug pool child processes.
  + Fixes Python 3 compatibility problems.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-billiard?expand=0&rev=12
2013-06-28 09:12:03 +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.28.tar.gz - Update to version 2.7.3.28: 2013-06-28 09:12:03 +00:00
python-billiard.changes - Update to version 2.7.3.28: 2013-06-28 09:12:03 +00:00
python-billiard.spec - Update to version 2.7.3.28: 2013-06-28 09:12:03 +00:00