summary refs log tree commit diff
path: root/changelog.d/15409.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.82.0rc1Olivier Wilkinson (reivilibre)2023-04-181-1/+0
|
* Attempt to fix weird mypy failures on ignored files. (#15409)David Robertson2023-04-101-0/+1
By inlining the typechecking job from backend-meta. This seems to resolve odd errors (maybe due to caching?) to have been seen on Dependabot PRs.