Skip to content

Conversation

anistark
Copy link
Contributor

No description provided.

@python-cla-bot
Copy link

python-cla-bot bot commented Jul 19, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app

This comment was marked as resolved.

@StanFromIreland StanFromIreland added skip issue skip news type-refactor Code refactoring (with no changes in behavior) tests Tests in the Lib/test dir labels Jul 19, 2025
@StanFromIreland StanFromIreland requested a review from hoodmane July 19, 2025 14:40
@hoodmane
Copy link
Contributor

Cc @brettcannon . I'm okay with it if he is.

@hoodmane
Copy link
Contributor

@ambv says it needs to be is_wasm32 to make it more than one character different from is_wasi.

@anistark
Copy link
Contributor Author

@ambv says it needs to be is_wasm32 to make it more than one character different from is_wasi.

Done.

@brettcannon brettcannon changed the title Refactor: Use is_wasm flag for is_emscripten or is_wasi for generic checks Refactor: Use is_wasm32 flag for is_emscripten or is_wasi for generic checks Jul 21, 2025
Copy link
Member

@brettcannon brettcannon left a comment

Choose a reason for hiding this comment

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

It looks like I can't edit the PR, so I'm asking for what looks like a redundant comment addition to be removed.

@bedevere-app
Copy link

bedevere-app bot commented Jul 21, 2025

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 I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@anistark
Copy link
Contributor Author

I have made the requested changes; please review again.

@bedevere-app
Copy link

bedevere-app bot commented Jul 21, 2025

Thanks for making the requested changes!

@brettcannon: please review the changes made to this pull request.

@bedevere-app bedevere-app bot requested a review from brettcannon July 21, 2025 20:46
@brettcannon brettcannon merged commit aafb143 into python:main Jul 22, 2025
40 checks passed
@brettcannon
Copy link
Member

Thanks, @anistark !

@anistark
Copy link
Contributor Author

Thanks for review 🙌🏼

@anistark anistark deleted the is_wasm branch July 22, 2025 20:01
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
@AA-Turner AA-Turner added the needs backport to 3.14 bugs and security fixes label Sep 8, 2025
@miss-islington-app
Copy link

Thanks @anistark for the PR, and @brettcannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 8, 2025
…r generic checks (pythonGH-136815)

(cherry picked from commit aafb143)

Co-authored-by: Ani <[email protected]>
Co-authored-by: Brett Cannon <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Sep 8, 2025

GH-138643 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 8, 2025
hugovk pushed a commit that referenced this pull request Sep 8, 2025
…asi` for generic checks (GH-136815) (#138643)

Co-authored-by: Ani <[email protected]>
Co-authored-by: Brett Cannon <[email protected]>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir type-refactor Code refactoring (with no changes in behavior)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants