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.
Selwin Ong dc45ab8799 Worker.find_by_key should use hmget instead of repeated hget calls. (#826) 9 years ago
..
cli add sentinel support (#808) 9 years ago
compat Solve the UnicodeDecodeError while decode literal things. (#817) 9 years ago
contrib Remove warning that's now breaking since the Raven API changed 11 years ago
__init__.py Fix PEP8 complaints. 12 years ago
connections.py Make string formatting consistent 11 years ago
decorators.py Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 10 years ago
defaults.py Allow passing backend classes (job, queue, worker, connection) from CLI and other APIs 10 years ago
dummy.py Enable the most modern Python syntax. 12 years ago
exceptions.py Fixed issue#72 (#818) 9 years ago
job.py Merge pull request #788 from friedcell/master 9 years ago
local.py Ignore flake8 checks in local.py 10 years ago
logutils.py Merge pull request #687 from jlopex/javi/allow_quiet_worker_class 10 years ago
queue.py Fixed issue#72 (#818) 9 years ago
registry.py Merge pull request #786 from jezdez/backend-class-overrides 9 years ago
suspension.py Various PEP8 fixes. 12 years ago
timeouts.py Make string formatting consistent 11 years ago
utils.py Fixed issue#72 (#818) 9 years ago
version.py Bump version to 0.7.1. 10 years ago
worker.py Worker.find_by_key should use hmget instead of repeated hget calls. (#826) 9 years ago