Skip to content

GH-114013: fix setting HOSTRUNNER for Tools/wasm/wasi.py#114097

Merged
brettcannon merged 6 commits into
python:mainfrom
brettcannon:issue114013-hostrunner-wasi.py
Jan 16, 2024
Merged

GH-114013: fix setting HOSTRUNNER for Tools/wasm/wasi.py#114097
brettcannon merged 6 commits into
python:mainfrom
brettcannon:issue114013-hostrunner-wasi.py

Conversation

@brettcannon

@brettcannon brettcannon commented Jan 16, 2024

Copy link
Copy Markdown
Member

This also fixes failing tests under a pydebug build of WASI thanks to make test now working.

@AlexWaygood
AlexWaygood removed their request for review January 16, 2024 18:54
@brettcannon
brettcannon requested a review from sobolevn January 16, 2024 19:00

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with the recursion limit change, but I am not familiar with wasi.py enough to decide on this part! However, I am fully aware that you are :)

@brettcannon

Copy link
Copy Markdown
Member Author

I am not familiar with wasi.py enough to decide on this part! However, I am fully aware that you are :)

Well, I at least try to be. 😅 This one shows I'm still learning how cross-builds work.

@brettcannon
brettcannon merged commit 03f7839 into python:main Jan 16, 2024
@brettcannon
brettcannon deleted the issue114013-hostrunner-wasi.py branch January 16, 2024 19:36
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
…ythonGH-114097)

Also fix tests found failing under a pydebug build of WASI thanks to `make test` working due to this change.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…ythonGH-114097)

Also fix tests found failing under a pydebug build of WASI thanks to `make test` working due to this change.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ythonGH-114097)

Also fix tests found failing under a pydebug build of WASI thanks to `make test` working due to this change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants