]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-106057: Handle recursion errors in inline class calls properly. (GH-106108)
authorMark Shannon <mark@hotpy.org>
Fri, 7 Jul 2023 10:09:26 +0000 (11:09 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2023 10:09:26 +0000 (11:09 +0100)
commit24fb627ea7a4d57cf479b7516bafdb6c253a1645
tree370012371f9b7cd2998691324f3b141cf49d0446
parente1d45b8ed43e1590862319fec33539f8adbc0849
GH-106057: Handle recursion errors in inline class calls properly. (GH-106108)
Lib/test/test_class.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h