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 #1081

Merged
merged 1 commit into from
Nov 27, 2023
Merged

IOError -> OSError #1081

merged 1 commit into from
Nov 27, 2023

Conversation

jxdv
Copy link
Contributor

@jxdv jxdv commented Nov 25, 2023

IOError has been deprecated in Python version 3.3:

EnvironmentError, IOError, WindowsError, VMSError, socket.error, select.error and mmap.error have been merged into OSError

Copy link
Owner

@yogeshojha yogeshojha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thank you for your first contribution!

@yogeshojha yogeshojha merged commit b22d321 into yogeshojha:master Nov 27, 2023
3 of 5 checks passed
@jxdv jxdv deleted the update-error branch November 27, 2023 13:09
@namdodayne
Copy link

image
I have a bug, it cannot load js + css after update

@AnonymousWP
Copy link
Contributor

image
I have a bug, it cannot load js + css after update

If it's not related to this issue, please create a new issue.

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.

4 participants