Refactor: Use is_wasm32 flag for is_emscripten or is_wasi for generic checks#136815
Refactor: Use is_wasm32 flag for is_emscripten or is_wasi for generic checks#136815brettcannon merged 7 commits intopython:mainpython/cpython:mainfrom
is_wasm32 flag for is_emscripten or is_wasi for generic checks#136815Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
Cc @brettcannon . I'm okay with it if he is. |
|
@ambv says it needs to be |
Done. |
is_wasm flag for is_emscripten or is_wasi for generic checksis_wasm32 flag for is_emscripten or is_wasi for generic checks
brettcannon
left a comment
There was a problem hiding this comment.
It looks like I can't edit the PR, so I'm asking for what looks like a redundant comment addition to be removed.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Co-authored-by: Brett Cannon <brett@python.org>
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @brettcannon: please review the changes made to this pull request. |
|
Thanks, @anistark ! |
|
Thanks for review 🙌🏼 |
…r generic checks (pythonGH-136815) Co-authored-by: Brett Cannon <brett@python.org>
…r generic checks (pythonGH-136815) Co-authored-by: Brett Cannon <brett@python.org>
|
Thanks @anistark for the PR, and @brettcannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…r generic checks (pythonGH-136815) (cherry picked from commit aafb143) Co-authored-by: Ani <5357586+anistark@users.noreply.github.com> Co-authored-by: Brett Cannon <brett@python.org>
|
GH-138643 is a backport of this pull request to the 3.14 branch. |
…asi` for generic checks (pythonGH-136815) (python#138643) Co-authored-by: Ani <5357586+anistark@users.noreply.github.com> Co-authored-by: Brett Cannon <brett@python.org>
No description provided.