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

Depreciation warning from marisa_trie #1

Open
ewengillies opened this issue Mar 5, 2019 · 0 comments
Open

Depreciation warning from marisa_trie #1

ewengillies opened this issue Mar 5, 2019 · 0 comments

Comments

@ewengillies
Copy link

Hello, thanks for this nice wrapper around marisa_trie. I am getting a warning when I run the code that one of the main marisa_trie methods should be replaced.

  /home/miniconda3/envs/db-manage/lib/python3.6/site-packages/trie_search/trie.py:44: DeprecationWarning: Trie.has_keys_with_prefix is deprecated and will be removed in marisa_trie 0.8.0. Please use Trie.i
terkeys instead.        

any chance this can be updated and pushed to the master (and to pip) soon? Thanks again!

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

1 participant