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

Add Python version check #3567

Merged
merged 3 commits into from Mar 17, 2020
Merged

Conversation

jrbourbeau
Copy link
Member

This PR adds the Python version to our version mismatch check. I've also updated get_system_info to return a dictionary instead of a list-of-tuples. This is so the "host" and "packages" data structures returned by get_versions are the same, and it it also made test_python_version_mismatch_warning slightly cleaner to write.

cc @mrocklin

Closes dask/dask#6007

@jrbourbeau
Copy link
Member Author

Planning to merge in a few hours if no further comments

@mrocklin
Copy link
Member

Thanks @jrbourbeau !

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.

Pickle version mismatch
2 participants