Ask Solem d6d5f64bb0 Bumps version to 3.0.21 hace 12 años
..
app c1caa959e5 flakes hace 12 años
apps 8492b5c09d Fixed problem #1373 a unicode decode error caused by utf-8 characters in the platform hace 12 años
backends 5031240115 Fix gevent connection leak hace 12 años
bin af459bca55 celery control was not receiving replies hace 12 años
concurrency cd996ce16c Mediator thread should only be started for processes pool. Closes #1457 hace 12 años
contrib fe0c5ba242 flakes hace 12 años
events 00b8211bc0 Last commit broke events.State pickleability hace 12 años
loaders 2aef4b4263 Should include cwd when importing custom loader hace 12 años
security 30e821b1bd Fixes syntax error hace 12 años
task 80bd5ac47a Trace: Must also find pickleable type hace 12 años
tests 912d557330 Tests passing hace 12 años
utils 2aadc3a3be Makes qualname work when module already in name hace 12 años
worker cd996ce16c Mediator thread should only be started for processes pool. Closes #1457 hace 12 años
__compat__.py 49c09df47a fix import error in python 2.5 hace 12 años
__init__.py d6d5f64bb0 Bumps version to 3.0.21 hace 12 años
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well hace 13 años
_state.py 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app hace 12 años
beat.py 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 hace 12 años
canvas.py 4d7faa29f5 Ensure that subtask argument updating in chain and group respects subtask immutability hace 12 años
datastructures.py 1170a0faf2 [->3.0] LimitedSet.purge must ignore KeyError hace 12 años
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 hace 12 años
local.py 9c94c55376 Python3 fixes. Closes #1107 hace 12 años
platforms.py 7787844393 [Py3] f.fileno may raise io.UnsupportedOperation. hace 12 años
result.py 7dfadc4059 Cosmetics hace 12 años
schedules.py e98e43b3b3 repr of crontab field int(0) should be 0 not *. Closes #972 hace 12 años
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 hace 12 años
states.py 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state hace 13 años