| 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 | Declare support for python 3.11 | Stefano Rivera | |
| 2022-12-25 | Update links to Python Support schedule | Stefano Rivera | |
| 2022-02-05 | Cleanup remnants of Py3.6 support | Bert JW Regeer | |
| 2020-11-28 | drop python 3.5 | Michael Merickel | |
| 2020-11-02 | Add support for Python 3.9 | Steve Piercy | |
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | Steve Piercy | |
| 2019-07-27 | Fix typos | Min ho Kim | |
| 2018-11-16 | Remove most Python 2 mentions from docs. Exclusions: | Steve Piercy | |
| - `docs/tutorials/wiki/*` was written for Python 2 and supposedly won't run on Python 3. - `docs/api/compat.rst` because it drops some stuff and moves other bits into `pyramid.util` and should be part of another PR. - Ignored a couple of times where `env27` and `Python 2.` appear in command output, but they are inconsequential. | |||
| 2018-11-03 | Add "upgrading pyramid" to the index | Karl O. Pinc | |
| 2018-10-08 | Remove EOLed versions | Steve Piercy | |
| 2018-10-08 | Add 2.7 and 3.7 EOL, update link to definitive source of EOL dates. | Steve Piercy | |
| 2018-08-21 | Merge pull request #3330 from stevepiercy/docs-code-style | Michael Merickel | |
| Docs code style | |||
| 2018-08-19 | Fix broken links from linkcheck, exclude localhost from check | Steve Piercy | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in upgrading | Steve Piercy | |
| 2017-01-15 | Update Windows docs | Steve Piercy | |
| - Installation overhauled - update project.rst to remove duplication - Windows paths never end with "\" except for a drive name, for example C:\ - use backslashes for paths - backslashes cannot be used for line continuation on Windows - update extra packages for Windows - Python now has a Windows launcher | |||
| 2016-07-02 | Update Windows installation instructions and related bits. | Steve Piercy | |
| - Use proper Windows commands, drives, and paths - Use doscon for Windows console lexer | |||
| 2016-04-23 | Fix all the stinky linkie rot via `make linkcheck ↵ | Steve Piercy | |
| SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx | |||
| 2016-04-12 | Remove note about -Wd flag | Bert JW Regeer | |
| Since we no longer support Python 2.6, it becomes a requirement for all our supported Python versions, and thus the note is no longer required. | |||
| 2016-01-22 | Add Python support policy (see ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/2256#issuecomment-174029882) | |||
| 2015-11-13 | minor grammar, .rst syntax, rewrap 79 cols | Steve Piercy | |
| 2013-11-17 | Removed extra indentation from some examples (:linenos: should be indented ↵ | Antti Haapala | |
| with the same indentation as the rest of the code block) | |||
| 2013-10-06 | Fixed an example | BauhausSP | |
| "from pyramid.view import view_config" instead of "from pyramid.view. import view_config" | |||
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe | |
| 2013-01-08 | typos | Tshepang Lekhonkhobe | |
| 2012-09-15 | add a whatsnew-1.4 document | Chris McDonough | |
| 2012-09-13 | wording | Chris McDonough | |
| 2012-09-13 | docs rendering | Chris McDonough | |
| 2012-09-13 | add upgrading chapter, make docs render again | Chris McDonough | |
