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

Remove except block only needed for Python 3.7 #2230

Merged
merged 2 commits into from
Jul 1, 2023

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
🔨 Refactoring

Description

Refs #1576

@jacobtylerwalls jacobtylerwalls added the Maintenance Discussion or action around maintaining astroid or the dev workflow label Jul 1, 2023
@jacobtylerwalls jacobtylerwalls added this to the 3.0.0a6 milestone Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #2230 (1f475cb) into main (8d57ce2) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2230      +/-   ##
==========================================
+ Coverage   92.93%   92.94%   +0.01%     
==========================================
  Files          95       95              
  Lines       10921    10921              
==========================================
+ Hits        10149    10151       +2     
+ Misses        772      770       -2     
Flag Coverage Δ
linux 92.71% <100.00%> (-0.03%) ⬇️
pypy 91.09% <100.00%> (+0.01%) ⬆️
windows 92.51% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
astroid/interpreter/_import/util.py 90.90% <100.00%> (+3.67%) ⬆️

... and 1 file with indirect coverage changes

@jacobtylerwalls jacobtylerwalls merged commit 6ccc934 into pylint-dev:main Jul 1, 2023
@jacobtylerwalls jacobtylerwalls deleted the cleanup-except branch July 1, 2023 15:35
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.

2 participants