diff options
author | Yellow Dusk <yellow.dusk1590@fastmail.com> | 2022-01-22 07:09:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 07:09:34 (GMT) |
commit | 82c53229e18f5853c82cb8ab6b9af1925a0e9e58 (patch) | |
tree | 2477557dc8b88bf0057f518825b52225052933d3 /Lib/test/test_asyncio/test_runners.py | |
parent | 70c16468deee9390e34322d32fda57df6e0f46bb (diff) | |
download | cpython-82c53229e18f5853c82cb8ab6b9af1925a0e9e58.zip cpython-82c53229e18f5853c82cb8ab6b9af1925a0e9e58.tar.gz cpython-82c53229e18f5853c82cb8ab6b9af1925a0e9e58.tar.bz2 |
bpo-46442: improve and rename testExceptionCleanupNames (GH-30758)
The test tested that explicitly deleting the local variable bound to the exception
did not cause problems, but it did not test what it actually claimed to test, i.e.
that the variable is deleted automatically.
Diffstat (limited to 'Lib/test/test_asyncio/test_runners.py')
0 files changed, 0 insertions, 0 deletions