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
/
.github
Age
Commit message (
Expand
)
Author
2024-01-28
drop support for python 3.7 which was eol in 2023
Michael Merickel
2024-01-27
Merge pull request #3738 from Pylons/dependabot/github_actions/actions/setup-...
Michael Merickel
2023-12-07
Bump actions/setup-python from 4 to 5
dependabot[bot]
2023-11-30
Add 3.12 to CI, tox and metadata; use latest black and flake8
Ievgen Popovych
2023-09-05
Bump actions/checkout from 3 to 4
dependabot[bot]
2023-08-21
Update for tox changes.
Chris McDonough
2023-08-21
Update for tox changes.
Chris McDonough
2022-12-30
Merge pull request #3713 from jvanasco/main
Michael Merickel
2022-12-30
Merge branch 'master' into py311
Michael Merickel
2022-12-29
Merge branch 'master' into main
Michael Merickel
2022-12-27
Merge pull request #3719 from Pylons/dependabot/github_actions/actions/setup-...
Bert JW Regeer
2022-12-27
Bump actions/setup-python from 2 to 4
dependabot[bot]
2022-12-27
Bump actions/checkout from 2 to 3
dependabot[bot]
2022-12-27
Add dependabot to update github action versions
Bert JW Regeer
2022-12-25
Run tests on Python 3.11
Stefano Rivera
2022-11-14
rename "master" to "main"
jonathan vanasco
2022-03-12
pin base-os in ci runners
Michael Merickel
2022-02-05
PyPy works on Windows again
Bert JW Regeer
2022-01-07
Switch PyPy to pypy-3.8
Marcin Lulek
2022-01-07
Remove Python 3.6 tests
Marcin Lulek
2022-01-07
Add support for Python 3.10
Marcin Lulek
2020-11-28
drop python 3.5
Michael Merickel
2020-11-02
Add support for Python 3.9
Steve Piercy
2020-05-06
Enable coverage on CPython test runs
Bert JW Regeer
2020-05-06
Add github CI workflows
Bert JW Regeer
2018-09-21
Add issue templates, first draft.
Steve Piercy