diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-06-14 16:59:54 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-14 16:59:54 (GMT) |
| commit | 3b976d19c8c09e83eec63a5b62daf4d55bfd6aeb (patch) | |
| tree | 740e9f43e7e73f91f060e175e34d1973e75f52ac /PC/python_uwp.cpp | |
| parent | b0f6fa8d7d4c6d8263094124df9ef9cf816bbed6 (diff) | |
| download | cpython-3b976d19c8c09e83eec63a5b62daf4d55bfd6aeb.zip cpython-3b976d19c8c09e83eec63a5b62daf4d55bfd6aeb.tar.gz cpython-3b976d19c8c09e83eec63a5b62daf4d55bfd6aeb.tar.bz2 | |
bpo-37261: Document sys.unraisablehook corner cases (GH-14059)
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 212646cae6b7c4ddc8d98c8b9b6d39a5f259e864)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'PC/python_uwp.cpp')
0 files changed, 0 insertions, 0 deletions
