Skip to content
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

Update checkout_externals shebang #136

Closed
wants to merge 1 commit into from

Conversation

christophergeiger3
Copy link

Update checkout_externals shebang to specify Python 2

User interface changes?: No

Fixes: #135

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 88.106% when pulling c8aa3f5 on christophergeiger3:patch-1 into 34fbf55 on ESMCI:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 88.106% when pulling c8aa3f5 on christophergeiger3:patch-1 into 34fbf55 on ESMCI:master.

@billsacks
Copy link
Member

@christophergeiger3 thank you again for reporting issue #135 , and for suggesting a fix for it. However, I don't feel that your proposed fix is what we want: Since python2 has reached end of life, we don't want to require that in the shebang. I have pushed a fix that solves the underlying problem in #138 , keeping manage_externals compatible with the latest version of python3.

Once again, thank you for bringing this critical issue to our attention.

@billsacks billsacks closed this Mar 2, 2020
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.

"dictionary keys changed during iteration" when running checkout_externals
3 participants