-
- Downloads
source.py: don't let StopIteration propagate to silence() contextmanager
As per PEP 0479 (https://www.python.org/dev/peps/pep-0479/), StopIteration thrown in context managers are not valid starting from Python 3.7.
parent
7ce6581b
No related branches found
No related tags found
Please register or sign in to comment