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

Deprecation warnings #9

Open
r-darwish opened this issue May 16, 2019 · 1 comment
Open

Deprecation warnings #9

r-darwish opened this issue May 16, 2019 · 1 comment

Comments

@r-darwish
Copy link

I'm using the latest version of the package:

from gitpandas import Repository, ProjectDirectory
r = Repository('/home/roeyd/src/core-system')
history = r.commit_history()

I get a lot of deprecation warnings:

/home/roeyd/.local/share/virtualenvs/Notebook-L0qSK1vG/lib/python3.7/site-packages/gitpandas/repository.py:461: UserWarning: Warning, extensions and ignore_dir will be deprecated in v2.0.0, please use ignore_globs instead
  warnings.warn('Warning, extensions and ignore_dir will be deprecated in v2.0.0, please use ignore_globs instead')
@NicolasErices
Copy link

i have the same problems

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

No branches or pull requests

2 participants