Skip to content
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

gh-111810: Fix test_repr_deep from test_userlist on WASI #112197

Merged
merged 2 commits into from
Nov 18, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Nov 17, 2023

Let's try this approach. I didn't change list_tests at all, because test_list relies on it and we need to test C stack limit unchanged. But, for Python structure, we need the lower recursion limit.

@brettcannon
Copy link
Member

The PR looks good, but it's dependent on #112223 going in first, hence the DO-NOT-MERGE label.

@brettcannon brettcannon merged commit 43b1c33 into python:main Nov 18, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 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.

2 participants