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