Skip to content

Update typing for Python 3.7 (2) #1556

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 3 commits into from
May 12, 2022
Merged

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented May 12, 2022

Description

Followup to #1555

Part 2 and 3 to update the typing in astroid following the bump to Python 3.7.2

Part 1: Replace typing aliases for builtin types
Part 2: Replace typing aliases for collections.abc classes.
Part 3: Update py-version in pylintrc

@cdce8p cdce8p added the Maintenance Discussion or action around maintaining astroid or the dev workflow label May 12, 2022
@cdce8p cdce8p added this to the 2.12.0 milestone May 12, 2022
@coveralls
Copy link

coveralls commented May 12, 2022

Pull Request Test Coverage Report for Build 2316442619

  • 29 of 29 (100.0%) changed or added relevant lines in 18 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 91.717%

Totals Coverage Status
Change from base Build 2316402192: 0.01%
Covered Lines: 9180
Relevant Lines: 10009

💛 - Coveralls

@cdce8p cdce8p merged commit 24b0bc3 into pylint-dev:main May 12, 2022
@cdce8p cdce8p deleted the typing-update-2 branch May 12, 2022 22:58
@Pierre-Sassoulas
Copy link
Member

Great ! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining astroid or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants