-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Touch up Setup.local handling in Tools/wasm/wasi
#137051
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
Touch up Setup.local handling in Tools/wasm/wasi
#137051
Conversation
The comment in the generated file is more self-explanatory. The checks for unexpected file contents are also strengthened.
|
Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened. (cherry picked from commit ec7fad7) Co-authored-by: Brett Cannon <[email protected]>
|
GH-137053 is a backport of this pull request to the 3.14 branch. |
|
I guess I should apply the same change to |
@hoodmane Eh, it's up to you. I mostly did it because I was already touching the code to update the comment and checked that the file is, in fact, still necessary. The changes are rather minor and if I wasn't already updating the comment I probably would not have bothered. |
The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened.
The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened.
… (GH-137053) Touch up `Setup.local` handling in `Tools/wasm/wasi` (GH-137051) The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened. (cherry picked from commit ec7fad7) Co-authored-by: Brett Cannon <[email protected]> Co-authored-by: Zachary Ware <[email protected]>
The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened.