cpython/Lib/unittest
2026-05-12 22:59:46 +05:30
..
__init__.py
__main__.py
_log.py gh-134567: Add the formatter parameter in unittest.TestCase.assertLogs (GH-134570) 2025-07-02 09:51:19 +00:00
async_case.py
case.py gh-143231: Do not swallow not matched warnings in assertWarns*() (GH-149229) 2026-05-03 10:24:57 +00:00
loader.py
main.py gh-142389: Add backticks to stdlib argparse help to display in colour (#149384) 2026-05-04 22:23:18 +00:00
mock.py gh-149600: Remove deprecated asyncio.iscoroutinefunction function (#149601) 2026-05-12 22:59:46 +05:30
result.py
runner.py gh-144384: Lazily import _colorize (#149318) 2026-05-06 16:07:43 +00:00
signals.py
suite.py gh-134565: Use ExceptionGroup to handle multiple errors in unittest.doModuleCleanups() (GH-134566) 2025-05-23 21:07:49 +03:00
util.py gh-145546: unittest.util: fix sorted_list_difference tail deduplication (GH-145547) 2026-03-11 13:21:22 +01:00