Skip to content

[Backport maintenance/2.14.x] Revert CallContext change since it caused a RecursionError regression #2001

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 1 commit into from
Jan 31, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Backport 72f5afb from #2000.

@cdce8p cdce8p marked this pull request as draft January 31, 2023 20:51
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #2001 (549dbac) into maintenance/2.14.x (b644c1e) will decrease coverage by 0.03%.
The diff coverage is 73.33%.

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##           maintenance/2.14.x    #2001      +/-   ##
======================================================
- Coverage               92.77%   92.74%   -0.03%     
======================================================
  Files                      94       94              
  Lines                   10931    10943      +12     
======================================================
+ Hits                    10141    10149       +8     
- Misses                    790      794       +4     
Flag Coverage Δ
linux 92.50% <73.33%> (-0.03%) ⬇️
pypy 88.48% <73.33%> (-0.03%) ⬇️
windows 92.35% <73.33%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
astroid/inference.py 94.58% <ø> (ø)
astroid/brain/brain_typing.py 88.51% <69.23%> (-1.86%) ⬇️
astroid/context.py 97.33% <100.00%> (-0.04%) ⬇️
astroid/protocols.py 90.66% <100.00%> (ø)

@cdce8p cdce8p marked this pull request as ready for review January 31, 2023 20:59
@cdce8p cdce8p closed this Jan 31, 2023
@cdce8p cdce8p reopened this Jan 31, 2023
@cdce8p cdce8p merged commit 56582d5 into maintenance/2.14.x Jan 31, 2023
@cdce8p cdce8p deleted the backport-2000-to-maintenance/2.14.x branch January 31, 2023 21:11
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.14.1 milestone Jan 31, 2023
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