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

Remove Python 3.4 support #213

Merged
merged 4 commits into from
Jul 3, 2019
Merged

Remove Python 3.4 support #213

merged 4 commits into from
Jul 3, 2019

Conversation

MartinHjelmare
Copy link
Collaborator

@MartinHjelmare MartinHjelmare commented Jul 3, 2019

Background

  • Python 3.4 reached end of life in March 2019.

Changes

  • Update classifiers and remove Python 3.4. Add Python 3.7.
  • Update tox and travis to not run Python 3.4. Use Python 3.5 for lint env. Run all travis envs on Xenial.
  • Use Python 3.5 async syntax, async def and await.
  • Update readme with required Python version (3.5.3+).

@MartinHjelmare MartinHjelmare merged commit 7f99d67 into dev Jul 3, 2019
@MartinHjelmare MartinHjelmare deleted the remove-python3.4-support branch July 3, 2019 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant