Ask Solem 6c22b1a904 flake8 14 年之前
..
app 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
apps 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
backends 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
bin 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
concurrency 7420ee9766 eventlet: Also warn if billiard/kombu imported before patch 14 年之前
contrib a6f167c23a Fixes rst bugs 14 年之前
events 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
loaders 24b0bb388a Keep lowercase configuration 14 年之前
security 566c4da7b4 Use ' instead of " 14 年之前
task a720b41ffa Improve module comment 14 年之前
tests 6c22b1a904 flake8 14 年之前
utils 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
worker 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
__compat__.py 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
__init__.py 76c4769de7 Don't import celery.utils package before concurrency setup 14 年之前
__main__.py f3b3945b12 Don't install compat programs if CELERY_COMPAT_PROGRAMS env set to 0 14 年之前
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 14 年之前
beat.py 8f6240acfa Fixes -B option when force execv is enabled. Closes #894 14 年之前
canvas.py 12be091134 Tests passing 14 年之前
datastructures.py 8e11d7b11d Don't use dict.keys/iterkeys 14 年之前
exceptions.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) 14 年之前
local.py 76c4769de7 Don't import celery.utils package before concurrency setup 14 年之前
platforms.py 1b28f3e6e0 Fixes dump_request example. thanks to ojii 14 年之前
result.py a571aac0d9 Terminate task now gives RevokedTaskError instead of WorkerLostError. 14 年之前
schedules.py e8f3b09c14 celery.schedules now works with timezone aware datetime's 14 年之前
signals.py eb6e874a55 Adds signal: celeryd_after_setup 14 年之前
states.py 566c4da7b4 Use ' instead of " 14 年之前