Skip to content

Migrate to python 3.8? #68

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

Open
bollwyvl opened this issue Apr 28, 2020 · 5 comments
Open

Migrate to python 3.8? #68

bollwyvl opened this issue Apr 28, 2020 · 5 comments

Comments

@bollwyvl
Copy link
Collaborator

I have no particular driver for this change, as 3.6 doesn't EOL for a good long time now, but the performance improvements might be worth it.

@bollwyvl
Copy link
Collaborator Author

Of course, for a mere double the CI cost, we could ship 3.6 and 3.8.

@datakurre
Copy link
Contributor

IMO, no reason to support two Python versions with RobotLab.

@VernonCrabtree
Copy link

I have python code written on 3.8 and all my modules are installed for my 3.8 python. Now, when I try to use RobotLab I have to modify my code and reinstall all modules for 3.6 - a significant downgrade.
I don't see any reason to support an old version of Python - just upgrade to the latest. If it breaks something, let it break sooner rather than later (fail fast).

@datakurre
Copy link
Contributor

I assume the next release will be Python 3.8 whenever we have time to put it together. It’s mainly about manually testing that all bundled add-on versions (and Firefox) work well together.

That said, all packages should work fine with Python 3.8, so it should be possible to manually install everything with Python 3.8 miniconda.

@bollwyvl
Copy link
Collaborator Author

bollwyvl commented Jul 30, 2020 via email

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

3 participants