summary refs log tree commit diff
path: root/changelog.d/14992.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.77.0rc1David Robertson2023-02-071-1/+0
|
* Expect type stubs from canonicaljson (#14992)David Robertson2023-02-061-0/+1
* canonicaljson has stubs now since https://github.com/matrix-org/python-canonicaljson/pull/52 which is included in the lockfile version we use for type checking. * Changelog