and :cve:`2025-4435`.)
+unittest
+--------
+
+* :func:`unittest.TestCase.assertLogs` will now accept a formatter
+ to control how messages are formatted.
+ (Contributed by Garry Cairns in :gh:`134567`.)
+
+
zlib
----
(Contributed by Bénédikt Tran in :gh:`133823`.)
-unittest
---------
-
-* Lets users specify formatter in TestCase.assertLogs.
- :func:`unittest.TestCase.assertLogs` will now accept a formatter
- to control how messages are formatted.
- (Contributed by Garry Cairns in :gh:`134567`.)
-
-
wave
----