Skip to content

Use Python 3.7 as default in tests, drop 3.6 in CI #13101

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

Merged
merged 6 commits into from
Jul 16, 2022
Merged

Use Python 3.7 as default in tests, drop 3.6 in CI #13101

merged 6 commits into from
Jul 16, 2022

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jul 11, 2022

This is work on dropping support for Python 3.6.

Typeshed already dropped 3.6 support: python/typeshed#8269

DO NOT MERGE YET! Let's wait until 0.970 is out.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@jhance jhance merged commit 6ab2e85 into master Jul 16, 2022
@jhance jhance deleted the default-3.7 branch July 16, 2022 20:16
@jhance
Copy link
Collaborator

jhance commented Jul 16, 2022

I forgot about the do not merge yet. Whats the status of the 0.970 release? I thought it was done

jhance added a commit that referenced this pull request Jul 16, 2022
jhance pushed a commit that referenced this pull request Jul 19, 2022
jhance added a commit that referenced this pull request Jul 19, 2022
@JukkaL
Copy link
Collaborator Author

JukkaL commented Jul 19, 2022

Let's wait until Friday to see if we are going to need a bugfix release. That would still require a 3.6 wheel, and if we drop 3.6 support, we'll need to stop building 3.6 wheels.

ilevkivskyi pushed a commit to ilevkivskyi/mypy that referenced this pull request Jul 27, 2022
hauntsaninja added a commit that referenced this pull request Jul 27, 2022
Co-authored-by: Shantanu <[email protected]>

Co-authored-by: Jukka Lehtosalo <[email protected]>
Co-authored-by: Shantanu <[email protected]>
@sobolevn
Copy link
Member

Can we start removing 3.6 specific things? I think it is a right thing to do: dropping both 3.6 and 2.7 at the same time.

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.

4 participants