Ask Solem 6ed09aaccf Import print_function in every module using print 11 年之前
..
app 6ed09aaccf Import print_function in every module using print 11 年之前
apps 6ed09aaccf Import print_function in every module using print 11 年之前
backends 904e2af39b Exception sent by JSON serialized worker can be read by pickle configured worker 11 年之前
bin e08012f3ae Worker --detach default workdir is now CWD 11 年之前
concurrency acee6680ce Needs to copy buffer into bytes early so that librabbitmq does not release the buffer 11 年之前
contrib dbb074858e Renames celery.worker.job -> celery.worker.request 11 年之前
events 6ed09aaccf Import print_function in every module using print 11 年之前
fixups 70a568c353 Fixes compatibility with Django 1.7. Closes #1850 11 年之前
loaders be782f2363 Make sure autodiscover_tasks is iterable. Closes #1797 11 年之前
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) 11 年之前
task 2e1cad9e04 Removes magic keyword arguments support 11 年之前
tests 6ed09aaccf Import print_function in every module using print 11 年之前
utils 6ed09aaccf Import print_function in every module using print 11 年之前
worker 6ed09aaccf Import print_function in every module using print 11 年之前
__init__.py 6ed09aaccf Import print_function in every module using print 11 年之前
__main__.py 6ed09aaccf Import print_function in every module using print 11 年之前
_state.py 2e1cad9e04 Removes magic keyword arguments support 11 年之前
beat.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年之前
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 年之前
canvas.py fbbef2723a Canvas: Makes sure group() in a workflow is not applied as a "celery.group" task 11 年之前
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年之前
exceptions.py 5ec54631ec Use numbers module 11 年之前
five.py acee6680ce Needs to copy buffer into bytes early so that librabbitmq does not release the buffer 11 年之前
local.py a665094b0a Tests passing 11 年之前
platforms.py b345094151 Worker --detach with C_FAKEFORK no longer closes open fds. Closes #2044 11 年之前
result.py bd4dc6fb35 Cosmetics for #2041 11 年之前
schedules.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年之前
signals.py a65b6748af app.autodiscover_tasks is now lazy 11 年之前
states.py e0b4a305e0 Optimizations for events.state 11 年之前