История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 7fa32e03cb Removes compat property AsyncResut.task_id (use .id) 9 лет назад
  Ask Solem b6bae1da2e Removes compat AsyncResult.wait() (use .get()) 9 лет назад
  Ask Solem 85014785b8 Removes compat AsyncResult.status (use .state) 9 лет назад
  Ask Solem a10a5490bc Removes EventDispatcher.publisher (use .producer) 9 лет назад
  Ask Solem 8194b03365 Removes compat .utils.gen_unique_id (use celery.uuid) 9 лет назад
  Ask Solem 33ff88fab6 Removes celery.utils.LOG_LEVELS (use .utils.log.LOG_LEVELS) 9 лет назад
  Ask Solem 40d71df668 Removes compat property Request.task_name (now .name) 9 лет назад
  Ask Solem 4c97b32f19 Removes compat property Request.task_id (now .id) 9 лет назад
  Ask Solem 1e769e6a87 Removes deprecated AMQP result backend 9 лет назад
  Ask Solem 5c7edfb422 Use new magic super() 9 лет назад
  Ask Solem 9e42f43c72 Fixes some tests 9 лет назад
  Ask Solem 6e822d2f22 Removes compat module machinery 9 лет назад
  Ask Solem b9e562b872 Removes compat celery.task.chords module 9 лет назад
  Ask Solem e030c5d24b Removes compat celery.task.schedules module 9 лет назад
  Ask Solem ee3f82bc5f Removes compat celery.task.control module 9 лет назад
  Ask Solem 85cfb133d7 Removes compat celery.registry module 9 лет назад
  Ask Solem b253fc1bfd Removes compat celery.messaging module 9 лет назад
  Ask Solem fff4cd3054 Removes compat celery.log module 9 лет назад
  Ask Solem d0c416897d Removes compat celery.decorators module 9 лет назад
  Ask Solem 2b8380759d Removes compat celery.execute.send_task 9 лет назад
  Ask Solem 566db17cec Removes compat celery.task package 9 лет назад
  Ask Solem 4a99648a08 Removes __future__ imports 10 лет назад
  Ask Solem a00fd489b0 Use new OSError errors 10 лет назад
  Ask Solem 5597237ba3 Removes more Py2 compatibility stuff 10 лет назад
  Ask Solem adaf153de8 Removes most of .five use 10 лет назад
  Ask Solem caeb3a137a Removes python_2_unicode_compatible 10 лет назад
  Ask Solem 99957e2334 Do not subclass from object (this is fun) 10 лет назад
  Ask Solem 880813dce6 5.0 depends on Python 3.6 10 лет назад
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. 9 лет назад
  Ask Solem 252f789233 Examples: Django: Remove unsupported kombu.transport.django from INSTALLED_APPS. Closes #3303 9 лет назад