-
- Downloads
bpo-24959: fix unittest.assertRaises bug where traceback entries are dropped...
bpo-24959: fix unittest.assertRaises bug where traceback entries are dropped from chained exceptions (GH-23688) (GH-31776) (cherry picked from commit 88b7d86a)
Showing
- Lib/unittest/result.py 39 additions, 14 deletionsLib/unittest/result.py
- Lib/unittest/test/test_result.py 55 additions, 0 deletionsLib/unittest/test/test_result.py
- Misc/NEWS.d/next/Library/2021-09-06-15-46-53.bpo-24959.UVFgiO.rst 1 addition, 0 deletions...S.d/next/Library/2021-09-06-15-46-53.bpo-24959.UVFgiO.rst
Loading
Please register or sign in to comment