Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drop support for Python 2.6 #1129

Closed
nicolaiarocci opened this issue Mar 28, 2018 · 1 comment
Closed

Drop support for Python 2.6 #1129

nicolaiarocci opened this issue Mar 28, 2018 · 1 comment
Milestone

Comments

@nicolaiarocci
Copy link
Member

nicolaiarocci commented Mar 28, 2018

Official support for Python 2.6 ended 4+ years ago. Supporting it has a cost (see #1128). Consider deprecating it with v0.8, or dropping it altogether. I am in favor of dropping it.

@nicolaiarocci nicolaiarocci added this to the 0.8 milestone Mar 28, 2018
@nicolaiarocci
Copy link
Member Author

nicolaiarocci commented Apr 4, 2018

Going to follow the directives for dropping support for older python versions

  • v0.8 adds the python_requires metadata
  • it is the last Eve version to offer support for Python 2.6
  • changelog states that Python 2.6 is now deprecated
  • a subsequent release (ideally, 0.9) will drop Python 2.6

This way, when/if someone with Python 2.6 tries to install eve, he/she gets v0.8, even when 0.9+ is available.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant