Andrew Godbehere

Results 1 comments of Andrew Godbehere

This issue is likely due to PEP-479 (https://www.python.org/dev/peps/pep-0479/) This introduced a breaking change in the handling of "StopIteration" in generators that was activated by default in Python 3.7. In Python3.6,...