issues
search
archlinux
/
archinstall
Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
6.34k
stars
542
forks
source link
Replace deprecated socket.error exception with OSError
#2830
Closed
correctmost
closed
1 week ago
correctmost
commented
1 week ago
PR Description:
This warning was raised by the UP024 rule in Ruff.
Docs:
https://docs.python.org/3/library/socket.html#socket.error
https://docs.astral.sh/ruff/rules/os-error-alias/
Tests and Checks
[ ] I have tested the code!
PR Description:
This warning was raised by the UP024 rule in Ruff.
Docs:
Tests and Checks