Skip to content
Unverified Commit 9f9a6acf authored by Will Shanks's avatar Will Shanks Committed by GitHub
Browse files

Remove dependence on telnetlib which was removed from Python 3.13 (#626)

* Remove dependence on telnetlib which was removed from Python 3.13

Only some constant values were being used so those values were copied
into remote.py instead of being referenced from telnetlib.

* Replace bytes function calls with bytes literals
parent f76189f0
Pipeline #504513 failed with stage
in 47 seconds