[Python Deprecation] `telnetlib` will be deprecated
Open
- Dominant language
- Go
- Stars
- 52
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
`telnetlib` will be deprecated in newer python version. https://peps.python.org/pep-0594/#telnetlib
There is no real replacement at the moment. you will have to either make your own, find another library, or drop the python implementation all together as most are not really thinking of using it or even know it exists.
The bind to local port for insecure connect seems plenty useful for most, if not all, users.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.