summaryrefslogtreecommitdiff
path: root/rq/local.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove python2 cruft (#1863)Jesse P. Johnson2023-03-081-22/+1
* Black style (#1292)Paul Spooren2023-02-041-4/+4
* Drop python2-specific syntax (#1674)Hugo2022-07-241-1/+0
* Replace enum function with internal Enum class (#1459)MyrikLD2021-05-071-4/+4
* Ignore flake8 checks in local.py0.6.0Vincent Driessen2016-05-081-0/+1
* Fix typo in Doc string.reterVision2013-09-241-1/+1
* PEP8ify.Vincent Driessen2013-09-021-3/+4
* accomodate py3 imports and builtinsAlex Morega2013-08-051-1/+4
* Fix AttributeError.Vincent Driessen2012-04-021-1/+4
* Make the connection stack thread safe.Vincent Driessen2012-04-011-0/+371