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

Drop Python 3.4 #89

Merged
merged 3 commits into from
Nov 2, 2018
Merged

Drop Python 3.4 #89

merged 3 commits into from
Nov 2, 2018

Conversation

jakirkham
Copy link
Member

Proposing that we go ahead and drop Python 3.4 from Numcodecs. It's already been dropped from Zarr. ( zarr-developers/zarr-python#308 ) Also it seems some associated projects (e.g. Dask, XArray, etc.) already have dropped Python 3.4. Finally since we plan to add Python 3.7 here soon, it makes sense to go ahead and drop the older of the Python 3s. Feedback welcome.

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)

As we have already dropped Python 3.4 support in Zarr and we are about
to add Python 3.7 support here, go ahead and drop Python 3.4 support in
Numcodecs as well.
Adds Python 3.6 to the trove classifiers. It was already supported, but
got missed in this list. So go ahead and add it.
Add this to the changelog since it is user facing. Though probably does
not effect that many users at this point.
@jakirkham jakirkham mentioned this pull request Oct 31, 2018
8 tasks
@jakirkham jakirkham requested a review from alimanfoo October 31, 2018 17:05
@alimanfoo
Copy link
Member

LGTM

@jakirkham jakirkham merged commit baa834f into zarr-developers:master Nov 2, 2018
@jakirkham jakirkham deleted the drop_py34 branch November 2, 2018 14:45
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