index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_traversal.py
Age
Commit message (
Collapse
)
Author
2023-11-30
Add 3.12 to CI, tox and metadata; use latest black and flake8
Ievgen Popovych
Signed-off-by: Ievgen Popovych <jmennius@gmail.com>
2022-03-13
pyupgrade --py37-plus
Michael Merickel
2020-07-12
Run isort 5.x across code base
Bert JW Regeer
2020-05-06
Remove unnecessary coding lines
Bert JW Regeer
2020-04-17
inheriting from `object` not necessary in py3
Sergey Maranchuk
2019-12-27
isort
Michael Merickel
2019-11-05
black 19.10b0 was released on 2019.10.28 and introduced several changes that ↵
jonathan vanasco
affect Pyramid
2018-11-18
stop using u-prefix strings
Michael Merickel
2018-11-14
move text_, bytes_ and ascii_ to pyramid.util and remove native_
Michael Merickel
2018-11-14
remove urllib.parse shims
Michael Merickel
2018-11-12
get rid of type aliases
Michael Merickel
2018-11-12
initial work to remove py2 from the codebase
Michael Merickel
2018-10-15
fix lint on tests
Michael Merickel
2018-10-15
format source using black
Michael Merickel
2018-10-14
move tests out of the package
Michael Merickel