Skip to content

[3.11] gh-106905: Avoid incorrect SystemError about recursion depth mismatch (#106906) #112849

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
wants to merge 1 commit into from

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Dec 7, 2023

Backport of 1447af7 from #106906.

…epth mismatch (python#106906)

Backport of 1447af7 from python#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

---------

Co-authored-by: Shantanu <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
@gpshead
Copy link
Member Author

gpshead commented Dec 7, 2023

The 3.12 PR #112032 needs to be merged first. channelling my comment on the issue: we're missing a regression test for this.

@gpshead gpshead marked this pull request as ready for review December 7, 2023 17:58
@gpshead gpshead requested a review from isidentical as a code owner December 7, 2023 17:58
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.

4 participants