Skip to content

drop support for Python 3.4#1908

Merged
jaraco merged 1 commit intopypa:masterfrom
benoit-pierre:drop_py34_support
Jan 1, 2020
Merged

drop support for Python 3.4#1908
jaraco merged 1 commit intopypa:masterfrom
benoit-pierre:drop_py34_support

Conversation

@benoit-pierre
Copy link
Copy Markdown
Member

@benoit-pierre benoit-pierre commented Nov 15, 2019

Summary of changes

Drop support for Python 3.4, which reached end-of-life in March 2019.

Pull Request Checklist

  • News fragment added in changelog.d. See documentation for details

@benoit-pierre
Copy link
Copy Markdown
Member Author

We might want to hold off merging this until a version with #1830 is released, so people stuck with Python 3.4 have a version of setuptools with support for python_requires when handling setup_requires/tests_require.

@JGoutin
Copy link
Copy Markdown
Contributor

JGoutin commented Nov 19, 2019

These files also seem to be deleted:

setuptools/py31compat.py
setuptools/py33compat.py
setuptools/py34compat.py

@benoit-pierre
Copy link
Copy Markdown
Member Author

These files also seem to be deleted:

setuptools/py31compat.py
setuptools/py33compat.py
setuptools/py34compat.py

Those are still needed for Python 2.7.

@jaraco jaraco closed this Dec 31, 2019
@jaraco jaraco reopened this Dec 31, 2019
@jaraco jaraco closed this Jan 1, 2020
@jaraco jaraco reopened this Jan 1, 2020
@jaraco jaraco merged commit 95accbb into pypa:master Jan 1, 2020
@benoit-pierre benoit-pierre deleted the drop_py34_support branch January 1, 2020 23:35
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.

3 participants