diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-10 07:43:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-10 07:43:04 (GMT) |
commit | 96fed66a65097eac2dc528ce29c9ba676bb07689 (patch) | |
tree | 5df0c034d82f6604b2ac0f0375d5ac556d914a44 /Lib/test/test_itertools.py | |
parent | def7ea5cec41e8d3112641bb4af7572c0ac4f380 (diff) | |
download | cpython-96fed66a65097eac2dc528ce29c9ba676bb07689.zip cpython-96fed66a65097eac2dc528ce29c9ba676bb07689.tar.gz cpython-96fed66a65097eac2dc528ce29c9ba676bb07689.tar.bz2 |
gh-110378: Close invalid generators in contextmanager and asynccontextmanager (GH-110499)
contextmanager and asynccontextmanager context managers now close an invalid
underlying generator object that yields more then one value.
Diffstat (limited to 'Lib/test/test_itertools.py')
0 files changed, 0 insertions, 0 deletions