summary refs log tree commit diff
path: root/changelog.d/8595.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.23.0rc1Erik Johnston2020-11-131-1/+0
|
* Implement and use an @lru_cache decorator (#8595)Richard van der Hoff2020-10-301-0/+1
We don't always need the full power of a DeferredCache.