-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-135709: Fix two compile warnings on WASM buildbot #135712
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
Conversation
!buildbot wasm |
🤖 New build scheduled with the buildbot fleet by @sobolevn for commit 5bd3fcc 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F135712%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
test_capi failed on both buildbots with:
|
I don't think that this error is related to this PR. I saw it on other PRs. |
I failed to reproduce the WASI issue locally. I built Python in release mode. |
But, the warnings are gone: https://buildbot.python.org/#/builders/1373/builds/539/steps/11/logs/warnings__53_ :) I've also seen them before. I can try fixing them here (but, I have no idea what causes it), or I can create a new issue. What would you prefer? |
Thank you! I created: #135721 |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, @sobolevn, I could not cleanly backport this to
|
…135712) (cherry picked from commit 9c3c020) Co-authored-by: sobolevn <[email protected]>
Let's see if backports are possible. |
GH-135723 is a backport of this pull request to the 3.14 branch. |
Yes, 3.13 is not affected. Only 3.14. |
wasm32-wasi Non-Debug PR
buildbot #135709