mirror of
https://github.com/python/cpython.git
synced 2025-10-03 21:55:41 +00:00
Document reference cycle and resurrected objects issues in
sys.unraisablehook() and threading.excepthook() documentation.
Fix test.support.catch_unraisable_exception(): __exit__() no longer
ignores unraisable exceptions.
Fix test_io test_writer_close_error_on_close(): use a second
catch_unraisable_exception() to catch the BufferedWriter unraisable
exception.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||
| testresult.py | ||