| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
catch other pickle errors when loading content
|
|
|
|
|
|
|
|
fixes #3112
|
|
enable the setup function in pshell to wrap the command lifecycle
|
|
https://github.com/Pylons/pyramid/issues/3237 (#3320)
|
|
|
|
CookieCSRFStoragePolicy
|
|
|
|
|
|
|
|
|
|
See: https://github.com/Pylons/pyramid/pull/705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also make it possible to set it to other values
|
|
This is the new API that WebOb makes available and follows the
standards.
|
|
|
|
Add Configurator context manager 'route_prefix_context' to allow for …
|
|
|
|
routes and including configuration callables with a particular route prefix.
|
|
|
|
errors and their specific implementations share an error code. Ensures we only get the specific implementations in status_dict
|
|
a docstring to the HTTPInternalServerError
|
|
fixes #3262
|
|
|
|
|
|
|
|
`set_cookie(name`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #3202 - Doc change.
|