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 support for Python 3.4 #512

Closed
dennissiemensma opened this issue Aug 2, 2018 · 4 comments
Closed

Drop support for Python 3.4 #512

dennissiemensma opened this issue Aug 2, 2018 · 4 comments
Milestone

Comments

@dennissiemensma
Copy link
Member

This is blocking for #510.

"Django 2.1 supports Python 3.5, 3.6, and 3.7. Django 2.0 is the last version to support Python 3.4. We highly recommend and only officially support the latest release of each series."

And Python 3.4 will be supported until early next year, so at least six months.

"There are no specific plans for the next release of Python 3.4. However, the expectation is that Python 3.4.10 will be released in March of 2019, and this will be the final release of Python 3.4."

TODO

  • Update Travis
  • Update docs
  • Update Python version in Github
@dennissiemensma
Copy link
Member Author

I will push this for the next release, because I found out I've done the same thing with python 3.3.

It was end of life September 2017. I stopped supporting it almost a year before because of Django 1.9, on January 2017.

@dennissiemensma dennissiemensma added this to the 1.24 milestone Aug 3, 2018
dennissiemensma added a commit that referenced this issue Aug 3, 2018
@dennissiemensma
Copy link
Member Author

Merged to development.

@dennissiemensma
Copy link
Member Author

I will allow Python 3.4 for a few more months, but I'll keep it unsupported.

@dennissiemensma dennissiemensma removed this from the 1.24.0 milestone Sep 25, 2018
dennissiemensma added a commit that referenced this issue Sep 25, 2018
@dennissiemensma dennissiemensma added this to the v2.0.0 milestone Sep 27, 2018
@dennissiemensma
Copy link
Member Author

Will be released with #616.

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

No branches or pull requests

1 participant