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

Raise reference Python to 3.6 #3864

Closed
5 tasks done
daniviga opened this issue Jul 16, 2018 · 3 comments
Closed
5 tasks done

Raise reference Python to 3.6 #3864

daniviga opened this issue Jul 16, 2018 · 3 comments
Assignees
Milestone

Comments

@daniviga
Copy link
Contributor

daniviga commented Jul 16, 2018

Meta-issue for Python 3.6 migration

ITEM PR STATUS MERGE ORDER
oq-python-deb gem/oq-python-deb#14 merged 1
oq-python-rpm gem/oq-python-rpm#6 merged 1
oq-libs gem/oq-libs#40 merged 2
env gem/oq-builders#102 merged
Windows gem/oq-builders#102 merged
opt gem/oq-builders#102 merged
env gem/oq-builders#102 merged
Docker gem/oq-builders#103 merged 3
Engine #3868 merged 4
VM na pending 5

Changes in oq-engine (#3868)

  • Add deprecation warning for Python 3.5 in setup.py
  • Add deprecation warning for Python 3.5 in openquake/commands/__main__.py

Documentation (#3868)

  • Development install
  • Other references to Python 3.5 and snippets

Other business

  • oq-engine-celery
@micheles
Copy link
Contributor

micheles commented Jul 16, 2018

Note: one should remember to change openquake/commands/__main__.py which contains a check on the Python version (for instance we could print a deprecation message if Python 3.5 is used).

@daniviga
Copy link
Contributor Author

daniviga commented Jul 16, 2018

Good catch @micheles, added

@daniviga
Copy link
Contributor Author

Closing

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

3 participants