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

ENH: Improve pathlib.Path support #702

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Sep 3, 2020

  • Tests added
  • Fully documented, including history.rst for all changes and api/*.rst for new API

Summary:

  • Added pathlib support in data directory methods
  • Updated usages of pathlib in code and tests
  • Added typing in setup.py for basic testing of functionality and reduce chances of errors.
  • Update data directory tests to remove the os.path hack

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