Ask Solem 16f927185d Fixes backward compatibility for #2217 9 years ago
..
__init__.py 77d7eb06e3 Do not rely on billiard.util being available (Issue #2345) 11 years ago
amqp.py 5295ef8ff5 [task] Raise if countdown/expires is less than INT_MIN. Closes #3078 9 years ago
annotations.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 years ago
base.py 22eba29948 Use vine for promises 9 years ago
builtins.py a4a5c2a794 Adds app.current_worker_task property. Closes #2100 10 years ago
control.py 3626b4c9b8 Add nodes names to DuplicateNodenameWarning 9 years ago
defaults.py 78b053c720 Error mail: Sets charset to utf-8 by default (Issue #2737) 9 years ago
log.py b784c7912a Use the new logging.NullHandler in Python 2.7 9 years ago
registry.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 years ago
routes.py 16f927185d Fixes backward compatibility for #2217 9 years ago
task.py 500523a284 Removed duplicated field `__bound__` 9 years ago
trace.py 61a2427fa5 [utils] Stop argument to mro_lookup is now a set 9 years ago
utils.py 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 years ago