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

Use OSError instead of the alias IOError or select.error #358

Merged

Conversation

lightswitch05
Copy link
Contributor

What

Replace aliased usages of OSError (IOError and select.error) with OSError directly

Why

PEP 3151 deprecated aliases of OSError.

See docs:

@AlecRosenbaum AlecRosenbaum merged commit ded8463 into closeio:master Dec 4, 2024
36 checks passed
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