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 AstroidBuildingException (predecessor of AstroidBuildingError) #2384

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

jacobtylerwalls
Copy link
Member

astroid 1.5 announced that this name would be removed in 2.0:

astroid/ChangeLog

Lines 2865 to 2866 in 41d9196

* AstroidBuildingException is now AstroidBuildingError. The first
name will exist until astroid 2.0.

astroid 1.5 announced that this name would be removed in 2.0
@jacobtylerwalls jacobtylerwalls added this to the 3.1.0 milestone Feb 18, 2024
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (41d9196) 92.75% compared to head (ebdf1aa) 92.75%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2384      +/-   ##
==========================================
- Coverage   92.75%   92.75%   -0.01%     
==========================================
  Files          94       94              
  Lines       11067    11066       -1     
==========================================
- Hits        10265    10264       -1     
  Misses        802      802              
Flag Coverage Δ
linux 92.56% <ø> (-0.01%) ⬇️
pypy 90.90% <ø> (-0.01%) ⬇️
windows 92.34% <ø> (-0.01%) ⬇️

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

Files Coverage Δ
astroid/__init__.py 100.00% <ø> (ø)
astroid/exceptions.py 97.47% <ø> (-0.03%) ⬇️

@Pierre-Sassoulas Pierre-Sassoulas merged commit e26f097 into main Feb 19, 2024
20 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the remove-astroid-building-exception branch February 19, 2024 10:12
jacobtylerwalls added a commit to pylint-dev/pylint that referenced this pull request Feb 19, 2024
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.

3 participants