| .. |
|
test
|
gh-103329: Add regression test for PropertyMock with side effect (GH-103358)
|
2023-04-08 00:01:20 -07:00 |
|
__init__.py
|
bpo-45046: Support context managers in unittest (GH-28045)
|
2022-05-08 08:12:19 -07:00 |
|
__main__.py
|
bpo-29919: Remove unused imports found by pyflakes (#137)
|
2017-03-27 16:05:26 +02:00 |
|
_log.py
|
bpo-41943: Fix bug where assertLogs doesn't correctly filter messages… (GH-22565)
|
2020-11-02 11:25:29 -08:00 |
|
async_case.py
|
[3.11] gh-97837: Change deprecation warning message in unittest (GH-97838) (GH-97887)
|
2022-10-04 20:55:06 -07:00 |
|
case.py
|
[3.11] gh-99645: Fix a bug in handling class cleanups in unittest.TestCase (GH-99646) (GH-99698)
|
2022-11-22 19:02:56 +02:00 |
|
loader.py
|
bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)
|
2022-01-26 20:39:15 -08:00 |
|
main.py
|
bpo-46421: Fix unittest filename evaluation when called as a module (GH-30654)
|
2022-03-17 16:37:52 -07:00 |
|
mock.py
|
[3.11] gh-96127: Fix inspect.signature call on mocks (#96335) (#101646)
|
2023-02-08 11:05:57 +01:00 |
|
result.py
|
gh-98458: unittest: bugfix for infinite loop while handling chained exceptions that contain cycles (GH-98459)
|
2022-12-04 12:06:42 -08:00 |
|
runner.py
|
bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)
|
2022-01-26 20:39:15 -08:00 |
|
signals.py
|
Closes issue 15505. unittest.installHandler and non-callable signal handlers.
|
2013-01-29 23:07:57 +00:00 |
|
suite.py
|
bpo-43913: Fix bugs in cleaning up classes and modules in unittest. (GH-28006)
|
2021-08-30 18:25:59 +02:00 |
|
util.py
|
bpo-32360: unittest.util: Use Counter instead of custom count function (GH-4994)
|
2018-01-24 16:49:58 +09:00 |