Skip to content

GH-106057: Handle recursion errors in inline class calls properly. - #106108

Merged
markshannon merged 4 commits into
python:mainfrom
faster-cpython:class-recursion-fix
Jul 7, 2023
Merged

GH-106057: Handle recursion errors in inline class calls properly.#106108
markshannon merged 4 commits into
python:mainfrom
faster-cpython:class-recursion-fix

Conversation

@markshannon

@markshannonmarkshannon commented Jun 26, 2023

Copy link
Copy Markdown
Member

An obscure and new bug, so I'm skipping news.

Comment threadLib/test/test_class.py

@brandtbucherbrandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one suggestion for the test:

Comment threadLib/test/test_class.py Outdated
Comment threadLib/test/test_class.py Outdated
@markshannon
markshannon merged commit 24fb627 into python:mainJul 7, 2023
@markshannon
markshannon deleted the class-recursion-fix branch August 6, 2024 10:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@markshannon@Fidget-Spinner@brandtbucher@bedevere-bot