Skip to content

safely remove PYTHON* env variables in distribution tests#1152

Merged
jjhelmus merged 1 commit into
mainfrom
jjh/fix_python_env_rm
Jun 12, 2026
Merged

safely remove PYTHON* env variables in distribution tests#1152
jjhelmus merged 1 commit into
mainfrom
jjh/fix_python_env_rm

Conversation

@jjhelmus

@jjhelmus jjhelmus commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Safely remove PYTHON* environment variables when running the distibution tests.

Since the env dictionary is mutated within the loop a copy must be made.

Safely remove PYTHON* environment variables when running thr dist tests.

Since the env dictionary is mutated within the loop a copy must be made.
@jjhelmus

Copy link
Copy Markdown
Contributor Author

This is not causing an issue in CI as there are no PYTHON* environment variables set. I ran into this when testing locally.

@jjhelmus jjhelmus merged commit 3156c6d into main Jun 12, 2026
21 checks passed
@jjhelmus jjhelmus deleted the jjh/fix_python_env_rm branch June 12, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant