telnetsrvlib icon indicating copy to clipboard operation
telnetsrvlib copied to clipboard

Correction in syntax changes to support Python 3

Open evolentini opened this issue 8 years ago • 5 comments

Hi, I am developing a project with Python 3 and I needed a Telnet server. I found your library that I liked a lot, but doing tests I saw that it did not work in Python 3, only in version 2. I made any corrections and now it works in both versions. I personally tried the gevent and thread versions in python 2.7 and 3.6, and although I made a change in the version with ssh, I did not prove that it works, just that it does not generate a syntax error. I thought you might be interested in reviewing the changes and adding them to the stable version.

regards Esteban

evolentini avatar Jan 15 '18 20:01 evolentini

@ianepperson please merge this and update pypi

omercnet avatar May 15 '18 05:05 omercnet

Seems project is DOA. Might be worth making a new project and sending up to pypi.

coolacid avatar Feb 24 '19 21:02 coolacid

@coolacid I'm also interested in porting it to python3. Anyone? Can we setup a fork/new project to work on?

kstaniek avatar Mar 14 '19 08:03 kstaniek

I have forked it to Blindfreddy/telnetsrvlib. Guess we now need to merge the python3 mods made by evoltini.

Blindfreddy avatar Sep 26 '19 15:09 Blindfreddy

and then upload to PyPI...

Blindfreddy avatar Sep 26 '19 15:09 Blindfreddy