-
Notifications
You must be signed in to change notification settings - Fork 576
Add support for PY3.13; use vendored version of telnetlib #2137
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
Conversation
|
Ran into issues with LXML (and lack of a PY3.13 wheel) and coveralls (and them explicitly rejecting PY3.13). This is for testing PY3.13 and NAPALM using GitHub Actions. The referenced code should fix the Netmiko/ios.py telnetlib issue, however. |
|
cc: @bewing |
|
Why hasn't this happened? |
|
Okay still no working PY3.13 support for napalm--current breakage is on PYEZ which doesn't have any working PY3.13 support. |
|
Submitted PR to PYEZ Repository: |
|
@bewing Any chance you can review/approve this? |
bewing
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.