Eran Rundstein f5c1364c8c Fixes bug that causes priority to not be set for messages. %!s(int64=13) %!d(string=hai) anos
..
__init__.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late %!s(int64=13) %!d(string=hai) anos
abstract.py 7c4d679a28 Tests passing %!s(int64=14) %!d(string=hai) anos
amqp.py f5c1364c8c Fixes bug that causes priority to not be set for messages. %!s(int64=13) %!d(string=hai) anos
annotations.py 9571e0e551 Cosmetics %!s(int64=13) %!d(string=hai) anos
base.py 313b71fd68 Adds Celery.current_task %!s(int64=13) %!d(string=hai) anos
builtins.py 0e45b1a92a Merge pull request #710 from steeve/patch-6 %!s(int64=13) %!d(string=hai) anos
control.py a4f2874e82 Modernize Kombu integration %!s(int64=13) %!d(string=hai) anos
defaults.py f3110b3667 Updates the Celery Deprecation Timeline %!s(int64=13) %!d(string=hai) anos
log.py b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late %!s(int64=13) %!d(string=hai) anos
registry.py a1cc46a44b Tasks are now shared between apps by default, can be private by @task(shared=False) %!s(int64=13) %!d(string=hai) anos
routes.py a4f2874e82 Modernize Kombu integration %!s(int64=13) %!d(string=hai) anos
task.py a686b662f9 100% coverage for celery.worker.hub %!s(int64=13) %!d(string=hai) anos
utils.py 81acac32e2 More fixes %!s(int64=13) %!d(string=hai) anos