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

Migrate to python3 #5

Open
gabriel-tessier opened this issue Oct 24, 2019 · 4 comments
Open

Migrate to python3 #5

gabriel-tessier opened this issue Oct 24, 2019 · 4 comments
Assignees

Comments

@gabriel-tessier
Copy link
Collaborator

As python 2.7 is supported until January 2020
https://pythonclock.org/

May think about moving the code to python 3.x

@gabriel-tessier
Copy link
Collaborator Author

gabriel-tessier commented Jan 20, 2020

Made the branch python3 but didn't start yet!

@tabaresjc tabaresjc self-assigned this Jan 30, 2020
@tabaresjc
Copy link
Owner

Good thing you remind me @gabriel-tessier! I was working on this for quite a while and I need to clean a few things before giving you this version. Checkout branch python36

I think this version is stable and may go live. If you have time pls check and let me know if you find anything.

Cheers.

@gabriel-tessier
Copy link
Collaborator Author

gabriel-tessier commented Jan 31, 2020

Maybe better to go with a minimal 3.7 support not with 3.x as some version already reach end of life.

For information about versions end of life:
https://devguide.python.org/#status-of-python-branches

Other resources about new stuff in 3.7 version
https://docs.python.org/3/whatsnew/3.7.html

Or 3.8 so we can use := as explain in this pep
https://www.python.org/dev/peps/pep-0572/

3.6 is also ok!!! : ) still have one year to live.

@tabaresjc
Copy link
Owner

Good point, I'll check with Python 3.7... since python 3.6 is reaching the end of life

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants