summary refs log tree commit diff
path: root/changelog.d/6957.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.12.0rc1Richard van der Hoff2020-03-191-1/+0
|
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-0/+1
Ensure good comprehension hygiene using flake8-comprehensions.