summaryrefslogtreecommitdiff
path: root/kombu/matcher.py
Commit message (Expand)AuthorAgeFilesLines
* fix typing flake8 (#1560)Asif Saif Uddin2022-06-211-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-06-191-4/+4
* Annotate `matcher.py` (#1532)Marcelo Trylesinski2022-06-031-11/+20
* Bump pyupgrade version and add __future__.annotations importMarcelo Trylesinski2022-04-151-0/+2
* enable pre-commit (#1355)Thomas Grainger2021-07-201-1/+1
* autopep8.remove-python2-supportOmer Katz2020-08-041-6/+0
* pyupgradeOmer Katz2020-07-131-5/+4
* Control pattern matching (#997)Jason Held2019-02-271-0/+140