GH-140768: Warn when the WASI SDK version doesn't match the supported version#140769
Conversation
|
All the pertinent checks passed, but it still got flagged as failing (I think some CI tests got cancelled by GitHub for some reason). |
emmatyping
left a comment
There was a problem hiding this comment.
This looks good. The only question I have is should we warn if the version file is not present since that implies the version is <25?
Technically we could (and I originally did), but I also didn't want to care if for some reason someone deleted the file. Basically it seemed marginal enough of a possibility I didn't want to add even more logic. |
|
Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…ported version (pythonGH-140769) (cherry picked from commit 95a3564) Co-authored-by: Brett Cannon <brett@python.org>
|
GH-140801 is a backport of this pull request to the 3.14 branch. |
Uh oh!
There was an error while loading. Please reload this page.