diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-05-29 15:50:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-29 15:50:10 (GMT) |
commit | c4653c9bf159c3919a50f4ced32eef713e7e764e (patch) | |
tree | 4b05be57029bcd2603964a1b54ccd491df7bc44f /Lib/asyncio/format_helpers.py | |
parent | a9cab433bbf02f3a1de59d14dc8f583181ffe2d5 (diff) | |
download | cpython-c4653c9bf159c3919a50f4ced32eef713e7e764e.zip cpython-c4653c9bf159c3919a50f4ced32eef713e7e764e.tar.gz cpython-c4653c9bf159c3919a50f4ced32eef713e7e764e.tar.bz2 |
bpo-33622: Add checks for exceptions leaks in the garbage collector. (GH-7126)
* Failure in adding to gc.garbage is no longer fatal.
* An exception in tp_clear() no longer lead to crash (though tp_clear() should not leave exceptions).
Diffstat (limited to 'Lib/asyncio/format_helpers.py')
0 files changed, 0 insertions, 0 deletions