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 2.7 support #54

Closed
nmlorg opened this issue Jun 5, 2019 · 0 comments
Closed

Drop Python 2.7 support #54

nmlorg opened this issue Jun 5, 2019 · 0 comments
Assignees
Labels
cleanup Code changes that improve maintainability without changing behavior

Comments

@nmlorg
Copy link
Owner

nmlorg commented Jun 5, 2019

https://docs.pytest.org/en/latest/py27-py34-deprecation.html

Python 2.7 EOL is fast approaching, with upstream support ending in 2020. Python 3.4’s last release is scheduled for March 2019. pytest is one of the participating projects of the https://python3statement.org.

The pytest 4.6 series will be the last to support Python 2.7 and 3.4, and is scheduled to be released by mid-2019. pytest 5.0 and onwards will support only Python 3.5+.

 
pypa/pip#6148https://discuss.python.org/t/packaging-and-python-2/662/3:

virtualenv will probably keep support for the foreseeable future (another 2 year at least). tox will drop support in June this year as host interpreter (but will support creating test environments as long as virtualenv does).

 
This is not necessary or even particularly compelling, but is inevitable so we may as well get it out of the way.

@nmlorg nmlorg added the cleanup Code changes that improve maintainability without changing behavior label Jun 5, 2019
@nmlorg nmlorg self-assigned this Jun 5, 2019
nmlorg added a commit that referenced this issue Jun 6, 2019
nmlorg added a commit to nmlorg/metabot.calendars.google that referenced this issue Jun 6, 2019
nmlorg added a commit to nmlorg/ntelebot that referenced this issue Oct 10, 2021
nmlorg added a commit to nmlorg/ntelebot that referenced this issue Oct 10, 2021
nmlorg added a commit that referenced this issue Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code changes that improve maintainability without changing behavior
Projects
None yet
Development

No branches or pull requests

1 participant