This is a copy of telnetlib for python3.13+ It was deprecated and is being removed in python3.13 but many people would still like their old code to work.
Just install it with pip/poetry/etc for python3.13+ and your old telnetlib code should keep working.
Currently it is an exact copy(except for removing the derpracation warning),
but I will accept patches for compatibility for future python versions.
No extra options or feature or formatting fixes are likely.
The pep suggested telnetlib3 which has a differnt api and isn't a drop in replacemnet or Exscript which has an old copy of telnetlib
https://github.com/knipknap/exscript/blob/master/Exscript/protocols/telnetlib.py
which you can import with import Exscript.protocols.telnetlib as telnetlib
but also a bunch of other stuff.
Also it requires you to modify your imports, this package doesn't.
Release files for telnetlib-313-and-up 3.13.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| telnetlib_313_and_up-3.13.1.tar.gz | 12.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| telnetlib_313_and_up-3.13.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.6 kB
Release files / telnetlib_313_and_up-3.13.1.tar.gz
| Download URL | telnetlib_313_and_up-3.13.1.tar.gz |
|---|---|
| Size | 12.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
93cdf0a35e8b6463853e5bfa134288a9695c7b69b9e6f4bcfb71c0888470288a
|
|
BLAKE2b-256 checksum How to use checksums |
b03941a04bc6a978f590c4d20d4a44a3e6351b92d5e39009ad4fd5eb238ef45b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.9 CPython/3.8.0 Windows/10
|
Release files / telnetlib_313_and_up-3.13.1-py3-none-any.whl
| Download URL | telnetlib_313_and_up-3.13.1-py3-none-any.whl |
|---|---|
| Size | 13.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f2fe36ba9d0bfd4924d030ada758faeca60c1bf18050a1c4a52ea7600c677897
|
|
BLAKE2b-256 checksum How to use checksums |
002f51d0660e373c501653c08b295e8c0287271a04166de6a301e20a0598d88f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.9 CPython/3.8.0 Windows/10
|