summaryrefslogtreecommitdiff
path: root/rq/serializers.py
Commit message (Expand)AuthorAgeFilesLines
* Update linting configuration (#1915)Rob Hudson2023-05-171-2/+2
* Worker pool (#1874)Selwin Ong2023-05-011-2/+2
* Black style (#1292)Paul Spooren2023-02-041-2/+2
* Job methods docstrings (#1772)lowercase002023-01-301-2/+9
* Remove compatibility layer for < 3.5 (#1761)lowercase002023-01-261-2/+1
* Typing (#1698)lowercase002022-10-011-1/+1
* Fix custom serializer in job fetches (#1381)JackBoreczky2020-11-281-0/+11
* Use pickle.HIGHEST_PROTOCOL by default (#1254)Bo Bayles2020-05-161-1/+7
* Implement Customizable Serializer Support (#1219)Babatunde Olusola2020-04-161-0/+25