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

APIv2 internal cleanups #4721

Merged
merged 3 commits into from
Dec 22, 2020
Merged

APIv2 internal cleanups #4721

merged 3 commits into from
Dec 22, 2020

Conversation

alexamici
Copy link
Collaborator

@alexamici alexamici commented Dec 22, 2020

Stop importing api.py in apiv2.py and other internal cleanups.

This is needed by another change that results in a cyclic import due to api.

@aurghs
Copy link
Collaborator

aurghs commented Dec 22, 2020

This cleanup involves only apiv2. I merge it.

@aurghs aurghs merged commit fc29824 into pydata:master Dec 22, 2020
toddrjen pushed a commit to toddrjen/xarray that referenced this pull request Dec 31, 2020
* Stop importing api.py in apiv2.py

* Cleanup backend_kwargs / kwargs

* Fix a bug in _get_mtime when filename_or_obj is a pathlib.Path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants