Ask Solem af4cf58fac Request: Don't use __slots__ if PYPY and add __weakref__ support 13 anni fa
..
app bb7fc40e0c flakes 13 anni fa
apps b9fd9f6944 Jython fixes. Closes celery/billiard#38 13 anni fa
backends e37689e2e8 kvbackends: Use save_group directly 13 anni fa
bin 68774f3032 improves docstring 13 anni fa
concurrency b30de63d07 Windows/execv: Import modules before calling log setup. 13 anni fa
contrib 6c004c93e2 Fixes flakes E126,E127,E128 13 anni fa
events 0334b70801 Tests passing 13 anni fa
loaders 4889f24932 Modules in _IMPORTS / _INCLUDE are now imported in original order. Closes #1161 13 anni fa
security 6c004c93e2 Fixes flakes E126,E127,E128 13 anni fa
task cd873309f7 flakes 13 anni fa
tests 0334b70801 Tests passing 13 anni fa
utils ef1c43b229 LRUCache is pickleable 13 anni fa
worker af4cf58fac Request: Don't use __slots__ if PYPY and add __weakref__ support 13 anni fa
__compat__.py 6c004c93e2 Fixes flakes E126,E127,E128 13 anni fa
__init__.py e45530676a Bumps version to 3.0.16 13 anni fa
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 13 anni fa
_state.py 6c004c93e2 Fixes flakes E126,E127,E128 13 anni fa
beat.py f92be2770c Use the now() from the underlying schedule in ScheduleEntry 13 anni fa
canvas.py 9748afcf1e chord()() now returns AsyncResult with .parent set, like chain 13 anni fa
datastructures.py 6c004c93e2 Fixes flakes E126,E127,E128 13 anni fa
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 13 anni fa
local.py 8637e30215 Fixes compatibility with pycallgraph. Closes #1051 13 anni fa
platforms.py b044de49fa Hostname can now be unicode. Maybe fixes #1186 13 anni fa
result.py f735c92a6f GroupResult.revoke now supports the terminate and signal keyword arguments 13 anni fa
schedules.py e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 13 anni fa
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 13 anni fa
states.py 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 13 anni fa