mirror of https://github.com/peter4431/rq.git
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.
bd07310253
* Improve docstrings on `connections` * Enhanced Job methods docstrings & Serialization Protocol This adds docstrings to all Job methods in a standard format. It also implements a `serializer` protocol. * Excludes `Protocol` (keeping compatibility with < 3.8) * Add docstrings & type annotation to the `job` decorator * Docstrings for the `defaults` vars * Add deprecation warning to Connection context manager * Fix Types |
2 years ago | |
---|---|---|
.. | ||
cli | 2 years ago | |
contrib | 2 years ago | |
__init__.py | 2 years ago | |
command.py | 2 years ago | |
connections.py | 2 years ago | |
decorators.py | 2 years ago | |
defaults.py | 2 years ago | |
exceptions.py | 2 years ago | |
job.py | 2 years ago | |
local.py | 2 years ago | |
logutils.py | 2 years ago | |
queue.py | 2 years ago | |
registry.py | 2 years ago | |
results.py | 2 years ago | |
scheduler.py | 2 years ago | |
serializers.py | 2 years ago | |
suspension.py | 2 years ago | |
timeouts.py | 2 years ago | |
types.py | 2 years ago | |
utils.py | 2 years ago | |
version.py | 2 years ago | |
worker.py | 2 years ago | |
worker_registration.py | 2 years ago |