Skip to content

Fix integer division for grib_api version parsing#280

Open
amckinstry wants to merge 1 commit intojswhit:masterfrom
amckinstry:master
Open

Fix integer division for grib_api version parsing#280
amckinstry wants to merge 1 commit intojswhit:masterfrom
amckinstry:master

Conversation

@amckinstry
Copy link
Copy Markdown

Since python3.8, div returns a float, not an integer, so cast to int()

Since python3.8, div returns a float, not an integer, so cast to int()
@amckinstry
Copy link
Copy Markdown
Author

This showed up in Debian some time ago

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