summary refs log tree commit diff
path: root/mypy.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07tweak changelogRichard van der Hoff1-1/+1
2019-11-07Fix LruCache callback deduplication (#6213)V024602-11/+38
2019-11-06raise exception after multiple failuresAndrew Morgan1-3/+10
2019-11-06Address review commentsAndrew Morgan