| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-29 | Drop l*gettext() from pyramid.i18n | Stefano Rivera | |
| Python 3.8 deprecated l*gettext() (bpo-33710), and it was removed from Python in 3.11 (bpo-44235). In most cases on Python 3, the l variants aren't useful, and difficult to use correctly. This adds support for Python 3.11. | |||
| 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 | |
| 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 | |
