Ask Solem ea2b392a55 Removes celery.backends.default_backend (use current_app.backend) 9 年之前
..
app 945c95d7ef Removes deprecated task_name argument to AsyncResult 9 年之前
apps 5c7edfb422 Use new magic super() 9 年之前
backends ea2b392a55 Removes celery.backends.default_backend (use current_app.backend) 9 年之前
bin d7ff01d787 Removes celery.bin.celery.command: Use CeleryCommand.register_command instead 9 年之前
concurrency 5c7edfb422 Use new magic super() 9 年之前
contrib 4a99648a08 Removes __future__ imports 9 年之前
events a1f77d439c Removes deprecated events.state.State.worker_event (use .event) 9 年之前
fixups 4a99648a08 Removes __future__ imports 9 年之前
loaders 4a99648a08 Removes __future__ imports 9 年之前
security 4a99648a08 Removes __future__ imports 9 年之前
tests ea2b392a55 Removes celery.backends.default_backend (use current_app.backend) 9 年之前
utils 8194b03365 Removes compat .utils.gen_unique_id (use celery.uuid) 9 年之前
worker 40d71df668 Removes compat property Request.task_name (now .name) 9 年之前
__init__.py cc46191b12 Removes celery.subtask (use celery.signature) 9 年之前
__main__.py 4a99648a08 Removes __future__ imports 9 年之前
_state.py 4a99648a08 Removes __future__ imports 9 年之前
beat.py 5c7edfb422 Use new magic super() 9 年之前
bootsteps.py 5c7edfb422 Use new magic super() 9 年之前
canvas.py 54940001b5 Removes "publisher" alias to "producer" in the calling API (use producer) 9 年之前
exceptions.py 6ad1bf041a Removes compat SystemTerminate (use celery.exceptions.WorkerTerminate) 9 年之前
five.py 139ce15719 flakes 9 年之前
local.py 4a99648a08 Removes __future__ imports 9 年之前
platforms.py 4a99648a08 Removes __future__ imports 9 年之前
result.py b747238d18 Removes deprecated ResultSet.iterate (use .get with callback argument) 9 年之前
schedules.py 4a99648a08 Removes __future__ imports 9 年之前
signals.py da68f1b1cb Removes task_sent signal (use after_task_publish) 9 年之前
states.py 4a99648a08 Removes __future__ imports 9 年之前