Skip to content

Enrich RecursionError from file parsing with advice on raising recursion limit - #2975

Draft
jacobtylerwalls wants to merge 3 commits into
pylint-dev:mainfrom
jacobtylerwalls:recursion-advice
Draft

Enrich RecursionError from file parsing with advice on raising recursion limit#2975
jacobtylerwalls wants to merge 3 commits into
pylint-dev:mainfrom
jacobtylerwalls:recursion-advice

Conversation

@jacobtylerwalls

Copy link
Copy Markdown
Member

Type of Changes

Type
🐛 Bug fix

Description

Closes #2974

Match what we do in other locations for RecursionError (#2385)

@jacobtylerwalls jacobtylerwalls added this to the 4.2.0 milestone Feb 22, 2026
@jacobtylerwalls jacobtylerwalls added the Blocked 🚧 A PR or issue blocked by another PR or issue label Feb 22, 2026
@jacobtylerwalls

Copy link
Copy Markdown
Member Author

Blocked until we drop 3.10 over the summer.

@jacobtylerwalls
jacobtylerwalls marked this pull request as draft February 22, 2026 15:00
DanielNoord
DanielNoord previously approved these changes Feb 22, 2026
@DanielNoord DanielNoord modified the milestones: 4.2.0, 5.0.0 Mar 22, 2026
@codspeed-hq

codspeed-hq Bot commented Aug 30, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 3 untouched benchmarks
⏩ 1 skipped benchmark1


Comparing jacobtylerwalls:recursion-advice (b7ee47b) with main (da4a8cf)

Open in CodSpeed

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked 🚧 A PR or issue blocked by another PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

astroid stack overflow in checking a test module

3 participants