Jon Dufresne aa12474a5f Drop workaround for older unsupported Pythons (#4844) 6 years ago
..
app 1c3a15938d Added compatibility with python 3.7 (#4902) 6 years ago
apps 120770929f Install isort from git. Fix import order. 7 years ago
backends 97fd3acac6 Allow Extraction of Chord Results On Error (#4888) 6 years ago
bin 845df9b88c Fix minor typo in multi.py (#4889) 6 years ago
concurrency aa12474a5f Drop workaround for older unsupported Pythons (#4844) 6 years ago
contrib fc987ed063 Clean up redundent PY3 constants (#4689) 7 years ago
events 120770929f Install isort from git. Fix import order. 7 years ago
fixups 120770929f Install isort from git. Fix import order. 7 years ago
loaders fc987ed063 Clean up redundent PY3 constants (#4689) 7 years ago
security 120770929f Install isort from git. Fix import order. 7 years ago
task 120770929f Install isort from git. Fix import order. 7 years ago
utils 33713dbf69 bugfix for non-serializable exception arguments when JSON is the selected serializer (#4864) 6 years ago
worker 192df0da32 Fix a bug that occurs when the timelimit header is provided but is None instead of a tuple of (None, None). (#4908) 6 years ago
__init__.py 8d2f93d303 Bump version: 4.2.0rc4 → 4.2.0 6 years ago
__main__.py e6a6cced7f isort. 7 years ago
_state.py e6a6cced7f isort. 7 years ago
beat.py 1844ece4b0 fix issue with not running due tasks after beat restart (#4493) 7 years ago
bootsteps.py fc987ed063 Clean up redundent PY3 constants (#4689) 7 years ago
canvas.py 3aaa7538a5 Chain with one task should run as expected (#4730) 6 years ago
exceptions.py e6a6cced7f isort. 7 years ago
five.py e6a6cced7f isort. 7 years ago
local.py fc987ed063 Clean up redundent PY3 constants (#4689) 7 years ago
platforms.py fc987ed063 Clean up redundent PY3 constants (#4689) 7 years ago
result.py 56d6cbb0e2 Correctly building graphs with `GroupResult`. (#4793) 6 years ago
schedules.py c0947b3a7d Fix crontab documentation (#4880) 6 years ago
signals.py e6a6cced7f isort. 7 years ago
states.py d59518f5fb Make __all__ immutable. (#4315) 7 years ago