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 support #1072

Merged
merged 1 commit into from
Sep 5, 2019
Merged

drop Python 3.4 support #1072

merged 1 commit into from
Sep 5, 2019

Conversation

cgoldberg
Copy link
Member

This PR drops Python 3.4 support from our testing and documentation. Nothing here actually breaks compatibility with Python 3.4, but this removes it from our tests (tox tests, travis-ci matrix), the setup.py classifier, and all references in the docs.

Python 3.4 has been deprecated for several months by the Python Core maintainers, newest versions of pip no longer work with it, and new versions of gevent have already dropped python 3.4 support.

@cgoldberg cgoldberg merged commit 1fce0a8 into master Sep 5, 2019
@cgoldberg cgoldberg deleted the drop-py34 branch September 5, 2019 15:05
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