forked from pool/python-billiard
- Update to 2.7.3.19:
* Fixes problem at shutdown when gc has collected symbols.
* Pool now always uses _kill for Py2.5 compatibility on Windows (Issue
#32).
* Fixes Python 3 compatibility issues
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-billiard?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 21:10:36 UTC 2013 - jfunk@funktronics.ca
|
||||
|
||||
- Update to 2.7.3.19:
|
||||
* Fixes problem at shutdown when gc has collected symbols.
|
||||
* Pool now always uses _kill for Py2.5 compatibility on Windows (Issue
|
||||
#32).
|
||||
* Fixes Python 3 compatibility issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 13 20:56:40 UTC 2012 - jfunk@funktronics.ca
|
||||
|
||||
|
||||
Reference in New Issue
Block a user