napalm
napalm copied to clipboard
Deprecation warning: telnetlib
napalm/ios/ios.py:22
/home/bewing/Projects/napalm/napalm/ios/ios.py:22: DeprecationWarning: 'telnetlib' is deprecated and slated for removal in Python 3.13
import telnetlib
https://github.com/ktbyers/netmiko/issues/3177
Will need to update code once @ktbyers refactors/vendors telnetlib