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

Correction in syntax changes to support Python 3 #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

evolentini
Copy link

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

@omercnet
Copy link

@ianepperson please merge this and update pypi

@coolacid
Copy link

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

@kstaniek
Copy link

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

@Blindfreddy
Copy link

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

@Blindfreddy
Copy link

and then upload to PyPI...

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.

6 participants