| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-27 | remove pkg_resources callsmain | Daniel Schadt | |
| This is mostly based on work by luhn. From a quick test with my pyramid project, it seems to work fine, but I haven't tested more complex setups. At least my template renderings and static files didn't break, and I checked a single asset override which also worked. | |||
| 2025-08-24 | Test against actual assets. | Theron Luhn | |
| 2025-08-24 | Implement our own version of `resource_filename`. | Theron Luhn | |
| 2025-08-24 | Move resolvers into `pyramid.resolver` | Theron Luhn | |
| This is necessary to prevent circular dependencies. | |||
| 2022-03-13 | pyupgrade --py37-plus | Michael Merickel | |
| 2020-09-29 | Blackify for v20.8b1 | Steve Piercy | |
| 2020-07-12 | Run isort 5.x across code base | Bert JW Regeer | |
| 2020-05-28 | Revert "Fix tests that depend on the test runner" | Bert JW Regeer | |
| This reverts commit 72eca2f8e82f1af20e433218719d99e7627d5650. | |||
| 2020-05-06 | Fix tests that depend on the test runner | Bert JW Regeer | |
| 2020-04-17 | inheriting from `object` not necessary in py3 | Sergey Maranchuk | |
| 2019-12-27 | isort | Michael Merickel | |
| 2018-11-12 | initial work to remove py2 from the codebase | Michael Merickel | |
| 2018-10-15 | format source using black | Michael Merickel | |
| 2018-10-14 | fix the tests to import from the tests package instead of pyramid.tests | Michael Merickel | |
| 2018-10-14 | move tests out of the package | Michael Merickel | |
