summary refs log tree commit diff
path: root/changelog.d/8595.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.