Ask Solem 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: %!s(int64=16) %!d(string=hai) anos
..
__init__.py 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: %!s(int64=16) %!d(string=hai) anos
buckets.py 5a995ce483 Compat implementation of all(), any() and collections.defaultdict %!s(int64=16) %!d(string=hai) anos
control.py 248e77c138 Added broadcast() and rate_limit() remote control utilities + remote shutdown of workers. %!s(int64=16) %!d(string=hai) anos
controllers.py d1fb7dda7c scheduler wake-up debug message was not working properly because repeat silencer was local to on_iteration. %!s(int64=16) %!d(string=hai) anos
heartbeat.py 4041250e89 Some documentation and nitpicking. %!s(int64=16) %!d(string=hai) anos
job.py 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: %!s(int64=16) %!d(string=hai) anos
listener.py 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: %!s(int64=16) %!d(string=hai) anos
pool.py 2321a319e0 Remove initargs support for TaskPool %!s(int64=16) %!d(string=hai) anos
revoke.py 4041250e89 Some documentation and nitpicking. %!s(int64=16) %!d(string=hai) anos
scheduler.py 0d5d2b2a02 Replace 'a if p else b' with 'p and a or b' for Python 2.4 compatibility. %!s(int64=16) %!d(string=hai) anos