Skip to content

[3.12] gh-106905: avoid incorrect SystemError about recursion depth mismatch (GH-106906) #112032

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

Closed

Conversation

miss-islington
Copy link
Contributor


(cherry picked from commit 1447af7)

Co-authored-by: Markus Mohrhard markusm@dug.com
Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…smatch (pythonGH-106906)

* pythongh-106905: avoid incorrect SystemError about recursion depth mismatch

* Update Misc/NEWS.d/next/Core and Builtins/2023-07-20-11-41-16.gh-issue-106905.AyZpuB.rst

---------

(cherry picked from commit 1447af7)

Co-authored-by: Markus Mohrhard <markusm@dug.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@malthe
Copy link

malthe commented Dec 4, 2023

@mmohrhard this is similar to a822705 – would be nice to get this merged.

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

Successfully merging this pull request may close these issues.

5 participants