forked from slott56/TigerShark
-
Notifications
You must be signed in to change notification settings - Fork 15
StopIteration Exceptions #16
Copy link
Copy link
Open
Description
With this change in pep 479: https://www.python.org/dev/peps/pep-0479/
Stop Iteration exceptions are no longer handled inside generators. It seems that the parsers should just return instead of raising a stopiteration exception.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels