[issue44566] StopIteration subclass suppressed by contextlib.contextmanager

Raymond Hettinger report at bugs.python.org
Mon Jul 5 16:48:22 EDT 2021


Change by Raymond Hettinger <raymond.hettinger at gmail.com>:


----------
components: +Library (Lib)
title: StopIteration subclass raised in body of 'with' statement suppressed -> StopIteration subclass suppressed by contextlib.contextmanager
type:  -> behavior
versions:  -Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44566>
_______________________________________


More information about the Python-bugs-list mailing list