summary refs log tree commit diff
path: root/changelog.d/15113.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.81.0rc1Erik Johnston2023-04-041-1/+0
|
* Use immutabledict instead of frozendict (#15113)David Robertson2023-03-221-0/+1
Additionally: * Consistently use `freeze()` in test --------- Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>