Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Drop Python 2 support in third-party stubs #7703

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 7 commits into from
Apr 27, 2022

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Apr 27, 2022

Part of #7367

@srittau srittau marked this pull request as draft April 27, 2022 06:57
@srittau srittau marked this pull request as ready for review April 27, 2022 10:15
@Akuli Akuli merged commit f7aa412 into python:master Apr 27, 2022
@srittau srittau deleted the drop-third-party-py2 branch April 27, 2022 13:01
AlexWaygood pushed a commit that referenced this pull request Apr 29, 2022
Since #7703, we no longer have third-party stubs that support Python 2, so code like `if sys.version_info >= (3, 0)` can be simplified.
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.

2 participants