Skip to content

gh-111803: Make test_deep_nesting from test_plistlib more strict #114026

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

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 13, 2024

It is no longer silently passed if RecursionError was raised for low recursion depth.

It is no longer silently passed if RecursionError was raised for low
recursion depth.
@serhiy-storchaka
Copy link
Member Author

!buildbot WASI

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @serhiy-storchaka for commit 6dd0a6d 🤖

The command will test the builders whose names match following regular expression: WASI

The builders matched are:

  • wasm32 WASI 8Core PR
  • wasm32-wasi PR

@serhiy-storchaka serhiy-storchaka marked this pull request as draft January 13, 2024 13:59
Co-authored-by: Brett Cannon <brett@python.org>
@serhiy-storchaka serhiy-storchaka marked this pull request as ready for review January 16, 2024 13:52
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test_plistlib-test_deep_nesting branch January 21, 2024 20:29
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 21, 2024
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 <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 21, 2024
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 <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jan 21, 2024

GH-114406 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Jan 21, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jan 21, 2024

GH-114407 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Jan 21, 2024
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
pythonGH-114026)

It is no longer silently passed if RecursionError was raised for low
recursion depth.
serhiy-storchaka added a commit that referenced this pull request Jan 22, 2024
…ct (GH-114026) (GH-114406)

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Jan 22, 2024
…ct (GH-114026) (GH-114407)

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
pythonGH-114026)

It is no longer silently passed if RecursionError was raised for low
recursion depth.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
pythonGH-114026)

It is no longer silently passed if RecursionError was raised for low
recursion depth.
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