summary refs log tree commit diff
path: root/changelog.d/8240.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typing for `@cached` wrapped functions (#8240)Erik Johnston2020-09-031-0/+1
This requires adding a mypy plugin to fiddle with the type signatures a bit.