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

Add support for PY3.13; use vendored version of telnetlib #2137

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

ktbyers
Copy link
Contributor

@ktbyers ktbyers commented Aug 2, 2024

No description provided.

@ktbyers
Copy link
Contributor Author

ktbyers commented Aug 2, 2024

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.

@ktbyers
Copy link
Contributor Author

ktbyers commented Aug 2, 2024

cc: @bewing

@remchuk
Copy link

remchuk commented Nov 13, 2024

Why hasn't this happened?
Currently Napalm doesn't work with python3.13

@ktbyers
Copy link
Contributor Author

ktbyers commented Nov 13, 2024

Okay still no working PY3.13 support for napalm--current breakage is on PYEZ which doesn't have any working PY3.13 support.

Juniper/py-junos-eznc#1324

@ktbyers ktbyers mentioned this pull request Nov 13, 2024
@ktbyers
Copy link
Contributor Author

ktbyers commented Dec 16, 2024

Submitted PR to PYEZ Repository:

Juniper/py-junos-eznc#1352

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