summary refs log tree commit diff
path: root/changelog.d/16349.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.93.0rc1Patrick Cloke2023-09-191-1/+0
|
* Stop patching EventBase.__eq__ in tests. (#16349)Patrick Cloke2023-09-181-0/+1
It is clearer to directly test equality instead of doing indirect assertions via patching __eq__.