omnilib / aioitertools

itertools and builtins for AsyncIO and mixed iterables
https://aioitertools.omnilib.dev
MIT License
240 stars 24 forks source link

Make zip raise any exceptions from iterators #157

Open amyreese opened 7 months ago

amyreese commented 7 months ago

Fixes #153