Skip to content

Add version variable for optional imports in pycompat #5314

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

Merged
merged 6 commits into from
May 16, 2021

Conversation

Illviljan
Copy link
Contributor

It was difficult to do version checks with optional imports so I added variables in pycompat and removed some of the imports I found.

@pep8speaks
Copy link

pep8speaks commented May 15, 2021

Hello @Illviljan! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-05-16 04:36:29 UTC

@Illviljan Illviljan changed the title Add version variable for optional import versions in pycompat Add version variable for optional imports in pycompat May 15, 2021
Copy link
Collaborator

@max-sixty max-sixty left a comment

Choose a reason for hiding this comment

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

Looks good!

Any thoughts from others?

@max-sixty max-sixty added the plan to merge Final call for comments label May 15, 2021
@max-sixty max-sixty merged commit 601219b into pydata:master May 16, 2021
@Illviljan Illviljan deleted the Illviljan-version_to_pycompat branch May 18, 2021 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan to merge Final call for comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants