| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Security policy implementation
|
|
Co-Authored-By: Michael Merickel <github@m.merickel.org>
|
|
|
|
|
|
|
|
Also mark authn/authz as deprecatd.
|
|
a bad link in WebOb docs
|
|
- Closes #3433
|
|
remove py2 from the codebase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- `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.
|
|
|
|
|
|
|
|
Overhaul HTTP Accept (mime type) handling in Pyramid
|
|
Change Setuptools to a glossary term where useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Docs code style
|
|
|
|
|
|
|
|
|
|
|