| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-30 | Merge pull request #3713 from jvanasco/main | Michael Merickel | |
| rename "master" to "main" | |||
| 2022-12-30 | Update docs/tutorials/wiki2/installation.rst | Michael Merickel | |
| 2022-12-30 | Merge pull request #3717 from stefanor/py311 | Michael Merickel | |
| Python 3.11 Support | |||
| 2022-12-30 | Merge branch 'master' into py311 | Michael Merickel | |
| 2022-12-29 | Merge branch 'master' into main | Michael Merickel | |
| 2022-12-29 | Merge pull request #3707 from ckaipf/update_quick_tutorial | Michael Merickel | |
| update SQLAlchemy logger in quick tutorial fixes #3706 | |||
| 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. | |||
| 2022-12-29 | Sign CONTRIBUTORS.txt | Stefano Rivera | |
| 2022-12-27 | Merge pull request #3720 from Pylons/bugfix/update-docs-ref-sql | Bert JW Regeer | |
| Update reference to ORM in sqlalchemy | |||
| 2022-12-27 | Update reference to ORM in sqlalchemy | Bert JW Regeer | |
| 2022-12-27 | Merge pull request #3719 from ↵ | Bert JW Regeer | |
| Pylons/dependabot/github_actions/actions/setup-python-4 Bump actions/setup-python from 2 to 4 | |||
| 2022-12-27 | Merge pull request #3718 from ↵ | Bert JW Regeer | |
| Pylons/dependabot/github_actions/actions/checkout-3 Bump actions/checkout from 2 to 3 | |||
| 2022-12-27 | Bump actions/setup-python from 2 to 4 | dependabot[bot] | |
| Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-12-27 | Bump actions/checkout from 2 to 3 | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-12-27 | Chase rename to allowlist in tox | Bert JW Regeer | |
| 2022-12-27 | Add dependabot to update github action versions | Bert JW Regeer | |
| 2022-12-25 | Declare support for python 3.11 | Stefano Rivera | |
| 2022-12-25 | Run tests on Python 3.11 | Stefano Rivera | |
| 2022-12-25 | Update links to Python Support schedule | Stefano Rivera | |
| 2022-11-17 | Updated link to SQLAlchemy docs, as the old link was removed in 2.0 release | jonathan vanasco | |
| 2022-11-14 | rename "master" to "main" | jonathan vanasco | |
| 2022-09-29 | Merge pull request #3701 from Pylons/pyupgrade-3.7 | Michael Merickel | |
| pyupgrade --py37-plus | |||
| 2022-09-29 | Merge pull request #3708 from stevepiercy/fix-lint-setup-check | Michael Merickel | |
| Fix lint setup check | |||
| 2022-09-29 | Merge pull request #3704 from ztane/patch-3 | Michael Merickel | |
| Change != to is not in pshell initialization | |||
| 2022-08-12 | Remove duplicate implicit target errors for `pyramid` when running `python ↵ | Steve Piercy | |
| setup.py -r -s -m` | |||
| 2022-08-12 | Fix ImportError: cannot import name '_unicodefun' from 'click' | Steve Piercy | |
| 2022-08-12 | Merge branch 'master' of https://github.com/Pylons/pyramid | Steve Piercy | |
| 2022-08-12 | signed CONTRIBUTORS.txt | Camill Kaipf | |
| 2022-08-12 | update SQLAlchemy logger in quick tutorial fixes #3706 | Camill Kaipf | |
| 2022-06-07 | Change != to is not in pshell initialization | Antti Haapala | |
| 2022-05-26 | Remove extra comment left behind after removing the coding stanza | Bert JW Regeer | |
| Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||
| 2022-03-13 | pyupgrade --py37-plus | Michael Merickel | |
| 2022-03-13 | Merge pull request #3698 from Pylons/fix-action-method | Michael Merickel | |
| remove obsolete hack required on unsupported version 3.5.0 | |||
| 2022-03-13 | Merge pull request #3696 from Pylons/replace-getargspec | Michael Merickel | |
| get rid of deprecated getargspec and formatargspec | |||
| 2022-03-13 | remove obsolete hack required on unsupported version 3.5.0 | Michael Merickel | |
| 2022-03-13 | stop overidding custom signatures defined in the docs | Michael Merickel | |
| 2022-03-12 | pin base-os in ci runners | Michael Merickel | |
| 2022-03-12 | get rid of deprecated getargspec and formatargspec | Michael Merickel | |
| 2022-03-12 | set target versions for black | Michael Merickel | |
| 2022-03-12 | define long_description_content_type | Michael Merickel | |
| 2022-03-12 | Merge pull request #3674 from stevepiercy/master | Michael Merickel | |
| Fix API documentation links to webob, and rename the objects with the… | |||
| 2022-03-12 | Merge pull request #3660 from Psycojoker/master | Michael Merickel | |
| in reify also copy wrapped function __name__ | |||
| 2022-03-12 | fix alt text | Michael Merickel | |
| 2022-03-12 | modernize tox -e build | Michael Merickel | |
| 2022-02-06 | Merge pull request #3667 from jenstroeger/master | Bert JW Regeer | |
| Adding HTTP client error 418. | |||
| 2022-02-07 | Adding HTTP client error 418. | Jens Troeger | |
| 2022-02-06 | Merge pull request #3690 from luhn/pin-black | Bert JW Regeer | |
| Add version constraints to black, flake8, and isort | |||
| 2022-02-06 | Upgrade black to new stable release. | Theron Luhn | |
| 2022-02-06 | Add version pinning notice to HACKING.txt. | Theron Luhn | |
| 2022-02-06 | Add note in HACKING.txt about linting. | Theron Luhn | |
