Skip to content

[GR-65587] Create helper to access os.environ from builtins and use it. #512

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

Merged
merged 2 commits into from
Jun 7, 2025

Conversation

graalvmbot
Copy link
Collaborator

This fixes an issue where invalid entries in PATH cause a hard crash when querying the compiler toolchain.

Cirrus builds on Windows are failing atm.

https://cirrus-ci.com/task/5500867840835584?logs=run_cibuildwheel_tests#L775

I'm guessing it's due to a space at the end of the PATH variable-

https://cirrus-ci.com/task/5500867840835584?logs=run_cibuildwheel_tests#L550-L553

Originally posted by @joerick in #2438

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 6, 2025
@graalvmbot graalvmbot merged commit 88f7c58 into master Jun 7, 2025
1 check passed
@graalvmbot graalvmbot deleted the tim/GR-65587-parsing-PATH-bugs branch June 7, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants