summaryrefslogtreecommitdiff
path: root/tests/test_httpexceptions.py
AgeCommit message (Expand)Author
2020-04-19remove __unicode__ methodSergey Maranchuk
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2018-11-14move text_, bytes_ and ascii_ to pyramid.util and remove native_Michael Merickel
2018-11-14remove several places supporting bytes for py2Michael Merickel
2018-11-12get rid of type aliasesMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-14move tests out of the packageMichael Merickel