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

Revert CallContext change since it caused a RecursionError regression #2000

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Jan 31, 2023

Description

Reverts #1982 as it caused RecursionErrors when tested with PyPy and pylint functional tests. Especially for Python 3.8.

@cdce8p cdce8p added this to the 2.14.1 milestone Jan 31, 2023
@cdce8p cdce8p merged commit 72f5afb into pylint-dev:main Jan 31, 2023
@cdce8p cdce8p deleted the reverse-call-context branch January 31, 2023 20:46
github-actions bot pushed a commit that referenced this pull request Jan 31, 2023
cdce8p added a commit to cdce8p/astroid that referenced this pull request Jan 31, 2023
…onError regression (pylint-dev#2000)

This reverts commit a0d219c (pylint-dev#1982).

(cherry picked from commit 72f5afb)
cdce8p added a commit that referenced this pull request Jan 31, 2023
…onError regression (#2000) (#2002)

This reverts commit a0d219c (#1982).

(cherry picked from commit 72f5afb)
cdce8p added a commit that referenced this pull request Jan 31, 2023
…#2000) (#2001)

This reverts commit a0d219c (#1982).

(cherry picked from commit 72f5afb)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
@Pierre-Sassoulas Pierre-Sassoulas added backported Assigned once the backport is done and removed backport maintenance/2.15.x labels Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported Assigned once the backport is done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants