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