1
0
Go to file
Stephan Kulow 32dc61fe67 Accepting request 181248 from devel:languages:python
- 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/request/show/181248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-billiard?expand=0&rev=3
2013-06-29 17:43:26 +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