taleinat opened this issue 2 years ago · 2 comments
In Python 3.10 a new optional "strict" keyword argument was added to zip. It would be nice to support that in lzip().
lzip()
Sure, I will add it.
Done