Skip to content

[3.11] gh-111803: Make test_deep_nesting from test_plistlib more strict (GH-114026) #114407

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

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 21, 2024

It is no longer silently passed if RecursionError was raised for low
recursion depth.
(cherry picked from commit db1c18e)

Co-authored-by: Serhiy Storchaka [email protected]

pythonGH-114026)

It is no longer silently passed if RecursionError was raised for low
recursion depth.
(cherry picked from commit db1c18e)

Co-authored-by: Serhiy Storchaka <[email protected]>
@serhiy-storchaka serhiy-storchaka added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 22, 2024
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 4d7c2c2 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jan 22, 2024
@serhiy-storchaka serhiy-storchaka marked this pull request as ready for review January 22, 2024 15:16
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) January 22, 2024 15:17
@serhiy-storchaka serhiy-storchaka merged commit 804037e into python:3.11 Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants