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.
Hugo d5175c38da
Drop python2-specific syntax (#1674)
* Drop syntax required only for Python 2

* Drop python2-style super() calls

Co-authored-by: Selwin Ong <selwin.ong@gmail.com>
2 years ago
..
cli Drop python2-specific syntax (#1674) 2 years ago
compat Drop python2-specific syntax (#1674) 2 years ago
contrib Drop python2-specific syntax (#1674) 2 years ago
__init__.py Drop python2-specific syntax (#1674) 2 years ago
command.py Respect serializer (#1538) 3 years ago
connections.py Drop python2-specific syntax (#1674) 2 years ago
decorators.py Drop python2-specific syntax (#1674) 2 years ago
defaults.py Success and failure callbacks (#1480) 4 years ago
dummy.py Drop python2-specific syntax (#1674) 2 years ago
exceptions.py Drop python2-specific syntax (#1674) 2 years ago
job.py Drop python2-specific syntax (#1674) 2 years ago
local.py Drop python2-specific syntax (#1674) 2 years ago
logutils.py Drop python2-specific syntax (#1674) 2 years ago
queue.py Drop python2-specific syntax (#1674) 2 years ago
registry.py Drop python2-specific syntax (#1674) 2 years ago
scheduler.py Add more tolerance to scheduler heartbeat (#1555) 3 years ago
serializers.py Fix custom serializer in job fetches (#1381) 4 years ago
suspension.py Fixed #812 - Send heartbeat during suspension check 7 years ago
timeouts.py Drop python2-specific syntax (#1674) 2 years ago
utils.py Drop python2-specific syntax (#1674) 2 years ago
version.py Drop python2-specific syntax (#1674) 2 years ago
worker.py Drop python2-specific syntax (#1674) 2 years ago
worker_registration.py clean_worker_registry cleans in batches to prevent submitting too muc… (#1390) 4 years ago