Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOError → OSError #1385

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

DimitriPapadopoulos
Copy link
Contributor

Starting from Python 3.3, IOError is an alias of OSError:
https://docs.python.org/3/library/exceptions.html#IOError

Strange, for some reason I had left these out in #1279.

Starting from Python 3.3, IOError is an alias of OSError:
https://docs.python.org/3/library/exceptions.html#IOError
@martindurant martindurant merged commit ae3017d into fsspec:master Oct 4, 2023
11 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the IOError branch October 4, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants