summary refs log tree commit diff
path: root/changelog.d/11285.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.48.0rc1Brendan Abolivier2021-11-251-1/+0
|
* Ignore missing imports for parameterized. (#11285)Patrick Cloke2021-11-091-0/+1
This was due to a conflict between #11282, which changed mypy configuration, and #11228, a normal change.