Ask Solem 2639667722 Task methods can't use old-style base class, also fix __call__ and .apply() for task methods %!s(int64=13) %!d(string=hai) anos
..
__init__.py e1f81cf416 Worker didn't actually set the default app, breaking gevent/eventlet %!s(int64=13) %!d(string=hai) anos
abstract.py 8e11d7b11d Don't use dict.keys/iterkeys %!s(int64=13) %!d(string=hai) anos
amqp.py a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu %!s(int64=13) %!d(string=hai) anos
annotations.py 566c4da7b4 Use ' instead of " %!s(int64=13) %!d(string=hai) anos
base.py be72052138 Adds app.close to close the pool, also 'with Celery() as celery' %!s(int64=13) %!d(string=hai) anos
builtins.py 41b7e5d574 Evaluate list %!s(int64=13) %!d(string=hai) anos
control.py 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' %!s(int64=13) %!d(string=hai) anos
defaults.py db1efae951 The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool. %!s(int64=13) %!d(string=hai) anos
log.py 5ac62a43d3 celery and beat commands now respects the --no-color option. Closes #999 %!s(int64=13) %!d(string=hai) anos
registry.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) %!s(int64=13) %!d(string=hai) anos
routes.py 6088d5f0dd Tests passing %!s(int64=13) %!d(string=hai) anos
task.py 2639667722 Task methods can't use old-style base class, also fix __call__ and .apply() for task methods %!s(int64=13) %!d(string=hai) anos
utils.py 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE %!s(int64=13) %!d(string=hai) anos