Skip to content

Support Python 3.7 #92

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

Merged
merged 4 commits into from
Nov 6, 2018
Merged

Support Python 3.7 #92

merged 4 commits into from
Nov 6, 2018

Conversation

jakirkham
Copy link
Member

Adds Python 3.7 support.

TODO:

  • Unit tests and/or doctests in docstrings
  • tox -e py36 passes locally
  • tox -e py27 passes locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • tox -e docs passes locally
  • AppVeyor and Travis CI passes
  • Test coverage to 100% (Coveralls passes)

@jakirkham jakirkham changed the title WIP: Support Python 3.7 Support Python 3.7 Nov 2, 2018
@jakirkham jakirkham requested a review from alimanfoo November 2, 2018 17:14
@jakirkham
Copy link
Member Author

Thoughts on this?

Copy link
Member

@alimanfoo alimanfoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

@alimanfoo alimanfoo added this to the 0.6.0 milestone Nov 6, 2018
@alimanfoo alimanfoo merged commit 932a912 into zarr-developers:master Nov 6, 2018
@jakirkham jakirkham deleted the support_py37 branch November 6, 2018 16:29
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.

2 participants