summaryrefslogtreecommitdiff
path: root/src/_pytest/setupplan.py
AgeCommit message (Expand)Author
2020-08-01typing: set disallow_any_genericsRan Benita
2020-06-05Type annotate fixtures.py & relatedRan Benita
2020-06-05Type annotate some hookspecs & implsRan Benita
2019-11-17resolve #2049JoshKarpel
2019-06-03pre-commit run reorder-python-imports --all-filesAnthony Sottile
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2018-10-25Apply reorder-python-imports to all filesAnthony Sottile
2018-05-26switch to src layoutRonny Pfannschmidt