summaryrefslogtreecommitdiff
path: root/tests/test_traversal.py
AgeCommit message (Expand)Author
2023-11-30Add 3.12 to CI, tox and metadata; use latest black and flake8Ievgen Popovych
2022-03-13pyupgrade --py37-plusMichael Merickel
2020-07-12Run isort 5.x across code baseBert JW Regeer
2020-05-06Remove unnecessary coding linesBert JW Regeer
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2019-12-27isortMichael Merickel
2019-11-05black 19.10b0 was released on 2019.10.28 and introduced several changes that ...jonathan vanasco
2018-11-18stop using u-prefix stringsMichael Merickel
2018-11-14move text_, bytes_ and ascii_ to pyramid.util and remove native_Michael Merickel
2018-11-14remove urllib.parse shimsMichael Merickel
2018-11-12get rid of type aliasesMichael Merickel
2018-11-12initial work to remove py2 from the codebaseMichael Merickel
2018-10-15fix lint on testsMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14move tests out of the packageMichael Merickel