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