| 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. | |||
| 2022-12-29 | Sign CONTRIBUTORS.txt | Stefano Rivera | |
| 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-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-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 | |
| 2022-02-06 | Add version constraints to black, flake8, and isort. | Theron Luhn | |
| 2022-02-05 | Merge pull request #3694 from Pylons/cleanup/py36 | Bert JW Regeer | |
| Cleanup remnants of Py3.6 support | |||
| 2022-02-05 | Cleanup remnants of Py3.6 support | Bert JW Regeer | |
| 2022-02-05 | Merge pull request #3693 from Pylons/fixup/github-workflows | Bert JW Regeer | |
| PyPy works on Windows again | |||
| 2022-02-05 | PyPy works on Windows again | Bert JW Regeer | |
| 2022-02-05 | Merge pull request #3669 from lkuchenb/fix/minorComment | Bert JW Regeer | |
| Minor comment fix | |||
| 2022-02-05 | Merge pull request #3677 from tirkarthi/fix-python3.10-warnings | Bert JW Regeer | |
| setDaemon attribute was deprecated in Python 3.10. | |||
| 2022-02-05 | Merge pull request #3689 from ergo/master | Bert JW Regeer | |
| Add support for Python 3.10 | |||
| 2022-01-07 | make latest black happy | Marcin Lulek | |
| 2022-01-07 | Switch PyPy to pypy-3.8 | Marcin Lulek | |
| 2022-01-07 | Remove Python 3.6 tests | Marcin Lulek | |
| 2022-01-07 | Update docs/narr/install.rst | Steve Piercy | |
| 2022-01-07 | Update HACKING.txt | Steve Piercy | |
| 2022-01-07 | Add support for Python 3.10 | Marcin Lulek | |
| 2021-12-17 | Merge pull request #3685 from slav0nic/irc | Steve Piercy | |
| Move IRC channel to Libera.Chat | |||
| 2021-12-17 | Move IRC channel to Libera.Chat | Sergey Maranchuk | |
| 2021-12-14 | Merge branch 'master' of https://github.com/Pylons/pyramid | Steve Piercy | |
| 2021-12-14 | Merge pull request #3683 from ianjosephwilson/master | Steve Piercy | |
| Do not include segment_name in allowed values in doc example. | |||
