2020-05-07 07:39:25 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-pebble: updated to 4.5.2 4.5.2: Fixes: - silence spurious error message when stopping ProcessPool. |
2020-04-10 10:54:47 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-pebble: updated to 4.5.1 4.5.1: Fixes: - revert commit f252689 Improvements: - add `__version__` in module |
2020-02-16 21:36:10 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-pebble: updated to 4.5.0 release 4.5.0 Features: - Expose the `daemon` flag in the decorators Fixes: - fix installation script in Python 3 when git is missing from the target system |
2020-01-03 14:20:20 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-pebble: updated to 4.4.1 release 4.4.1 Fixes: - handle submitted unpickleable objects Improvements: - use `poll` instead of `select` to handle file descriptors greater than 1024 |
2019-10-16 16:43:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-pebble: updated to 4.4.0 release 4.4.0 Feature: - Thread and Process name arguments for decorators. |
2019-08-21 14:39:39 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-pebble: added version 4.3.10 Pebble provides a neat API to manage threads and processes within an application. |