You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vanandrew Do you have time to look into this? I suspect what we want to do is coerce exceptions in Opener.read() to match expected exceptions from IOBase.read(), and possibly other methods.
The text was updated successfully, but these errors were encountered:
The latest pyzstd release has changed the error type of:
And tests are now failing.
@vanandrew Do you have time to look into this? I suspect what we want to do is coerce exceptions in
Opener.read()
to match expected exceptions fromIOBase.read()
, and possibly other methods.The text was updated successfully, but these errors were encountered: