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

typing_extensions: Drop support for Python 3.4 & 3.5 #881

Merged
merged 13 commits into from Sep 15, 2021

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Aug 31, 2021

Closes: #867

Depends on #876

* Split Python 2.7 tests from Python 3 tests as they use different paths
  and require installation of the typing module.
* Split running typing and typing_extensions tests into two steps.
* Run the typing test step only on Python < 3.7.
* Pin version only for Python 2
* Remove pytest-xdist and pytest-cov not necessary here
@srittau srittau changed the title Drop support for Python 3.5 & 3.5 Drop support for Python 3.4 & 3.5 Aug 31, 2021
@srittau srittau changed the title Drop support for Python 3.4 & 3.5 typing_extensions: Drop support for Python 3.4 & 3.5 Sep 1, 2021
@srittau srittau merged commit 0a9ee8f into python:master Sep 15, 2021
@srittau srittau deleted the drop-34-35 branch September 15, 2021 15:00
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.

typing_extensions: Drop support for Python 3.4 and 3.5
3 participants