You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Driessen b91b89a183 Use highest pickle protocol version to serialize job data. 11 years ago
..
compat kwargs must be strings, unicode fails with "keywords must be strings" 11 years ago
contrib Raise warning when using async Sentry transport. 11 years ago
scripts Merge pull request #377 from selwin/logging-fix 11 years ago
__init__.py Enable the most modern Python syntax. 11 years ago
connections.py Enable the most modern Python syntax. 11 years ago
decorators.py Merge remote-tracking branch 'origin/master' into SanyerMyasoedov-master 11 years ago
dummy.py Enable the most modern Python syntax. 11 years ago
exceptions.py Enable the most modern Python syntax. 11 years ago
job.py Use highest pickle protocol version to serialize job data. 11 years ago
local.py Fix typo in Doc string. 11 years ago
logutils.py Fixed default logging level in setup_loghandlers. 11 years ago
queue.py Merge pull request #382 from selwin/cancel-should-remove-from-queue 11 years ago
timeouts.py PEP8ify. 11 years ago
utils.py Use as_text to fix syntax error discovered in Python 3.2 (raspberry pi) 11 years ago
version.py Start release 0.4.6. 11 years ago
worker.py Leave setting the state to the worker, not the Job itself. 11 years ago