summaryrefslogtreecommitdiff
path: root/tests/test_util.py
AgeCommit message (Expand)Author
13 daysskip property no-name tests on Python 3.13Daniel Schadt
2020-09-29Blackify for v20.8b1Steve Piercy
2020-07-12Run isort 5.x across code baseBert JW Regeer
2020-05-28Revert "Fix tests that depend on the test runner"Bert JW Regeer
2020-05-06set() -> {}Bert JW Regeer
2020-05-06Fix tests that depend on the test runnerBert JW Regeer
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2020-01-05allow overriding synthesized propertiesMichael Merickel
2019-12-27isortMichael Merickel
2018-11-23always use compare_digestMichael Merickel
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-14move is_unbound_method to pyramid.utilMichael 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-14fix the tests to import from the tests package instead of pyramid.testsMichael Merickel
2018-10-14move tests out of the packageMichael Merickel