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

It would be nice to move this to Python 3 #11

Open
frohro opened this issue Mar 24, 2024 · 2 comments
Open

It would be nice to move this to Python 3 #11

frohro opened this issue Mar 24, 2024 · 2 comments

Comments

@frohro
Copy link

frohro commented Mar 24, 2024

Python 2.7 was fully depreciated in 2020. It would be really nice to have weakmon work with Python 3. :-)

@mcogoni
Copy link

mcogoni commented Mar 25, 2024

What about forking it and starting the conversion ;-)

@frohro
Copy link
Author

frohro commented Mar 25, 2024

I am only using the encoding functions of weakmon. I used 2to3 to convert ft8.py and ft4.py and it seemed to just work. I can only check the encoding functions and errors that Python would throw, but it might be really pretty simple to move this project to Python 3. I ended up just stripping the receive functionality out because I didn't want to maintain this project in addition to my own.

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

No branches or pull requests

2 participants