Mark Shannon <[email protected]> added the comment:
This has the same root cause as https://bugs.python.org/issue46374: closing the unused generator expression exposes the generator's frame before it has been initialized. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46389> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
