Dave Smith 5cae0e7541 Adds the CELERYD_MAX_MEMORY_PER_CHILD setting 11 лет назад
..
__init__.py 77d7eb06e3 Do not rely on billiard.util being available (Issue #2345) 11 лет назад
amqp.py 20c3035b65 json bytes decoding for Python3 (Issue #2033) 10 лет назад
annotations.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
base.py 718892665d flakes 10 лет назад
builtins.py 0c34f81dd3 sync with reality 10 лет назад
control.py a4bed4dd62 Fixed Control.disable_events() documentation bug 10 лет назад
defaults.py 5cae0e7541 Adds the CELERYD_MAX_MEMORY_PER_CHILD setting 10 лет назад
log.py 98673ca473 Remove settings *_LOG_LEVEL, *_LOG_FILE scheduled for removal in 4.0. 10 лет назад
registry.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 12 лет назад
routes.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
task.py 96fc21e40b Document the local-only behavior of Task.retry() max_retries 10 лет назад
trace.py 718892665d flakes 10 лет назад
utils.py 740f017429 Use format :#x 11 лет назад