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
/
HACKING.txt
Age
Commit message (
Expand
)
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
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
2019-12-27
Update HACKING.txt
Michael Merickel
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
2018-10-14
get rid of sh scripts
Michael Merickel
2018-10-04
Update hacking.txt to replace py.test with pytest
Paul Cutler
2018-09-19
Rewrap paragraph
Colin Dunklau
2018-09-19
Expunge reST markup, this is a plain text file
Colin Dunklau
2018-09-18
Tweak tox links in HACKING.txt
Colin Dunklau
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
2016-11-26
add 3.6 support to documentation
Steve Piercy
2016-10-22
remove trailing comma on tox command
Steve Piercy
2016-10-03
Update HACKING.txt for running individual tests
Steve Piercy
2016-10-03
per @mmerickel comment https://github.com/Pylons/pyramid/pull/2782#pullreques...
Steve Piercy
2016-10-02
update HACKING.txt
Steve Piercy
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
2015-12-23
- Add Python compatibility to history, hacking, releasing
Steve Piercy
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. Se...
Steve Piercy
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 d...
Chris McDonough
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 c...
Steve Piercy
2014-04-14
Modified the way anonymous commiters configure the remote, the older
Leonardo Jimenez
[next]