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 · 1 comment · May be fixed by #5
Open

Depreciation warning from marisa_trie #1

ewengillies opened this issue Mar 5, 2019 · 1 comment · May be fixed by #5
Labels

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!

@gitauto-ai gitauto-ai bot added the gitauto label Dec 20, 2024
Copy link

gitauto-ai bot commented Dec 20, 2024

@ewengillies Pull request completed! Check it out here #5 🚀

Note: I automatically create a pull request for an unassigned and open issue in order from oldest to newest once a day at 00:00 UTC, as long as you have remaining automation usage. Should you have any questions or wish to change settings or limits, please feel free to contact [email protected] or invite us to Slack Connect.

@gitauto-ai gitauto-ai bot linked a pull request Dec 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant