sukrit007 0659e5bd59 Fix broken tests 10 years ago
..
app 20c3035b65 json bytes decoding for Python3 (Issue #2033) 10 years ago
apps c53928b21a Celery 3.2 is now Celery 4.0 10 years ago
backends f80e5da204 Fix for https://github.com/celery/celery/issues/2743 10 years ago
bin 1a953d6aa2 Docs: Use better Pygments highlighters 10 years ago
concurrency 151442a162 proc.dead does not exist for some reason 10 years ago
contrib 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
events c53928b21a Celery 3.2 is now Celery 4.0 10 years ago
fixups 5106352570 flakes 10 years ago
loaders cfc9450e19 Add CELERY_EMAIL_CHARSET option 10 years ago
security 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
task 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
tests 0659e5bd59 Fix broken tests 10 years ago
utils 0e6792ea2b Fixes tests 10 years ago
worker 2f58c35340 Worker: Only start pidbox if transport supports fanout. Closes celery/kombu#387 10 years ago
__init__.py c53928b21a Celery 3.2 is now Celery 4.0 10 years ago
__main__.py 43ef032105 unicode literals 11 years ago
_state.py 43ef032105 unicode literals 11 years ago
beat.py 55678442de PyPy: Try to handle KeyError when setting key. Closes #2862 10 years ago
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 years ago
canvas.py 20c3035b65 json bytes decoding for Python3 (Issue #2033) 10 years ago
datastructures.py 289ec8e003 Revokes: Make sure heap does not contain duplicates. Closes #2336 11 years ago
exceptions.py 10f4302cbe Missing exceptions in celery.exceptions.__all__ 10 years ago
five.py 5106352570 flakes 10 years ago
local.py 5106352570 flakes 10 years ago
platforms.py 1a953d6aa2 Docs: Use better Pygments highlighters 10 years ago
result.py 0e0ef00e68 Python2.7isms 10 years ago
schedules.py 84061be261 Merge pull request #2666 from celery/last-run-should-be-timezone-aware 10 years ago
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 years ago
states.py 0f9b201cb4 Removes unused method state.compare 11 years ago