summary refs log tree commit diff
path: root/changelog.d/14646.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.74.0rc1Sean Quah2022-12-131-1/+0
|
* Require types in tests.storage. (#14646)Patrick Cloke2022-12-091-0/+1
Adds missing type hints to `tests.storage` package and does not allow untyped definitions.