| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-28 | drop support for python 3.7 which was eol in 2023 | Michael Merickel | |
| 2023-11-30 | Update docs to mention Python 3.12 support | Ievgen Popovych | |
| Signed-off-by: Ievgen Popovych <jmennius@gmail.com> | |||
| 2022-12-25 | Run tests on Python 3.11 | Stefano Rivera | |
| 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-01-07 | Remove Python 3.6 tests | Marcin Lulek | |
| 2022-01-07 | Update HACKING.txt | Steve Piercy | |
| 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 | remove some unnecessary flags | Michael Merickel | |
| 2020-05-06 | Cleanup nosetest mentions in docs | Bert JW Regeer | |
| Co-authored-by: Steve Piercy <web@stevepiercy.com> | |||
| 2019-12-27 | Update HACKING.txt | Michael Merickel | |
| Co-Authored-By: Theron Luhn <theron@luhn.com> | |||
| 2019-12-27 | isort | Michael Merickel | |
| 2019-12-23 | restore py35 | Michael Merickel | |
| 2019-12-15 | set the minimum supported version at py36 | Michael Merickel | |
| 2019-12-04 | fix instructions in hacking.txt after refactoring | Michael Merickel | |
| 2018-11-18 | Remove Python 2 and explicit mention of Python 3 | Steve Piercy | |
| 2018-10-31 | initial work removing pcreate | Michael Merickel | |
| 2018-10-29 | Docs are built in .tox/docs/, not docs/_build/ | Karl O. Pinc | |
| 2018-10-15 | Remove by hand method. We use tox. | Steve Piercy | |
| Remove reference to hacking-tox.ini and let developer decide how to start a project. Update Coding Style for Black, removing previous style. Move nose testing instructions after tox, but before pytest. Update links. | |||
| 2018-10-14 | get rid of sh scripts | Michael Merickel | |
| 2018-10-04 | Update hacking.txt to replace py.test with pytest | Paul Cutler | |
| Replace "py.test" with "pytest" to match all other documentation | |||
| 2018-09-19 | Rewrap paragraph | Colin Dunklau | |
| 2018-09-19 | Expunge reST markup, this is a plain text file | Colin Dunklau | |
| - Rework tox URLs - Use single graves (not two) to quote literal text - Use parens for inline URLs | |||
| 2018-09-18 | Tweak tox links in HACKING.txt | Colin Dunklau | |
| Move tox doc link to top, add PyPI link, remove dead codespeak.net link. | |||
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy | |
| 2018-05-19 | use correct file extension for CHANGES | Steve Piercy | |
| 2018-04-24 | link to pypi.org | Michael Merickel | |
| 2017-06-28 | add a manifest and a tox step to check it | Michael Merickel | |
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2016-11-26 | add 3.6 support to documentation | Steve Piercy | |
| - See #2835 | |||
| 2016-10-22 | remove trailing comma on tox command | Steve Piercy | |
| 2016-10-03 | Update HACKING.txt for running individual tests | Steve Piercy | |
| - nose-selecttests is optional, not pre-installed - Closes #2781 | |||
| 2016-10-03 | per @mmerickel comment ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/2782#pullrequestreview-2456763 | |||
| 2016-10-02 | update HACKING.txt | Steve Piercy | |
| (somehow this got overlooked back on Apr 14, 2016) | |||
| 2016-09-01 | clean up HACKING and RELEASING for 1.8 | Steve Piercy | |
| 2016-09-01 | drop support for python 3.3 and error on 2.6 | Michael Merickel | |
| closes #2476 | |||
| 2015-12-23 | - Add Python compatibility to history, hacking, releasing | Steve Piercy | |
| - Use 1.X for version number | |||
| 2015-11-25 | remove py2-docs from tox.ini and reorder so coverage is last | Michael Merickel | |
| 2015-10-01 | wiki2 documentation precisely matches the scaffolding output | nharringtonwasatch | |
| 2015-04-16 | Replace git submodule crap with new pylons-sphinx-themes package goodness. ↵ | Steve Piercy | |
| See #1614. | |||
| 2015-04-14 | 4 comes after 3 | Steve Piercy | |
| 2015-04-13 | change releasing and hacking docs to reflect new order of using tox to test ↵ | Chris McDonough | |
| docs and scaffolds | |||
| 2015-04-13 | make it possible to run scaffold functests using tox | Chris McDonough | |
| 2015-02-12 | fix instructions for running coverage via tox | David Glick | |
| 2014-11-19 | Correct url in git remote command. | Matt Russell | |
| 2014-08-17 | - add missing step for tox setup | Steve Piercy | |
| 2014-04-20 | - Correct 80-column lines specification to 79 to be compliant with PEP8 and ↵ | Steve Piercy | |
| consistent with doc to which this line refers. | |||
| 2014-04-14 | Modified the way anonymous commiters configure the remote, the older | Leonardo Jimenez | |
| version only worked for users with access to the repository as commiters. | |||
