Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935) | Gregory P. Smith | 2022-01-27 | 1 | -0/+11 |
* | bpo-45162: Remove many old deprecated unittest features (GH-28268) | Serhiy Storchaka | 2021-09-17 | 1 | -11/+0 |
* | Drop unused import in unittest package. | Florent Xicluna | 2011-11-04 | 1 | -1/+0 |
* | #11282: add back the fail* methods and assertDictContainsSubset. | Ezio Melotti | 2011-04-03 | 1 | -1/+6 |
* | Remove unittest methods scheduled for removal in 3.3 -- makes the unittest te... | Georg Brandl | 2011-02-20 | 1 | -6/+1 |
* | #10535: Enable silenced warnings in unittest by default | Ezio Melotti | 2010-12-01 | 1 | -0/+74 |