You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix endsWith() to the correct version endswith() in mx_sdk_vm_impl.py
Apparently, the PR [[GR-70588] Include the GraalVM version rather than the Java version in the vendor version and basedir name](#12319) (i.e. [commit 270badf](270badf) introduced a Python type because it used `endsWith()` instead of `endswith()`. This lets my builds fail.
It's strange that thiy typo hasn't been caught by any tests
0 commit comments