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

Update deps pyo3 symspell #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cbigler
Copy link

@cbigler cbigler commented Dec 25, 2023

Updates dependencies:

  • pyo3 -> v0.20.0 (removes additional dependency on nightly rust toolchain)
  • symspell -> v0.4.3

Updates existing SymspellPy class to use updated mechanism for creating new python objects.

  • Removes references to PyRawObj; directly return SymspellPy struct.

Updates existing exception handling for out of range Verbosity to use PyErr and PyValueError.

Minor changes:

  • Fixes a deprecation warning in setup.cfg
  • Update install to remove notes about nightly toolchain

@drudi
Copy link

drudi commented Oct 16, 2024

Any chance this PR gets merged into the main branch or is this repo dead?

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.

2 participants