aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_unittest/test_assertions.py
Commit message (Expand)AuthorAge
* GH-70647: Deprecate strptime day of month parsing without a year present to a...Gregory P. Smith2024-04-03
* gh-68968: Correcting message display issue with assertEqual (#103937)Michael Blahay2023-05-04
* Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH...Serhiy Storchaka2022-06-26
* gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)Victor Stinner2022-06-21