| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- @mmerickel can you check the wording to ensure it is still correct for the code?
|
|
|
|
doesn't help here, just adds maintenance
|
|
narrative reference to the emphasized lines
|
|
|
|
- Improve narrative flow
- Remove test_requires from literalinclude
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cookiecutter
|
|
|
|
|
|
|
|
It's almost impossible to create a decorator that works on both methods
and functions, but more importantly the original approach was sharing a
cache across instances of the policy. It needed to be local to the
policy instance, but shared across requests. The new example
demonstrates that.
The cache is also much more flexible in its usage patterns now.
|
|
|
|
|
|
|
|
Co-Authored-By: Steve Piercy <web@stevepiercy.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Pylons/pyramid/pull/3556#issuecomment-570474759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory, including tests package
|
|
directory
|
|
|
|
|