Skip to content

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

Merged
brettcannon merged 2 commits intopython:mainfrom
sobolevn:issue-111810
Nov 18, 2023
Merged

gh-111810: Fix test_repr_deep from test_userlist on WASI#112197
brettcannon merged 2 commits intopython:mainfrom
sobolevn:issue-111810

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