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

scripts/ccpp_prebuild.py: bugfix for Python 3 #322

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Sep 11, 2020

Description

This PR fixes a bug that shows up with Python 3 only, for which dict.values() does not automatically return a list (unlike in Python 2).

Testing

For (regression) testing information, see ufs-community/ufs-weather-model#201.

Dependencies

#322
NOAA-EMC/fv3atm#171
ufs-community/ufs-weather-model#201

@climbfuji
Copy link
Collaborator Author

@llpcarson @grantfirl @gold2718 Would you like to review this tiny bugfix PR? If not please remove yourself from the list of reviewers. Thanks!

Copy link
Collaborator

@grantfirl grantfirl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@climbfuji
Copy link
Collaborator Author

👍

Thanks!

@climbfuji climbfuji merged commit f06e053 into NCAR:master Sep 14, 2020
@climbfuji climbfuji deleted the bugfix_python3_lists branch June 27, 2022 03:00
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.

2 participants