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

FutureWarning #45

Closed
qarlosalberto opened this issue Oct 15, 2021 · 2 comments
Closed

FutureWarning #45

qarlosalberto opened this issue Oct 15, 2021 · 2 comments

Comments

@qarlosalberto
Copy link

Hi!

Thanks for the library it's really useful :)
I have this warning with the version 0.4.4:

/usr/local/lib/python3.8/dist-packages/fxpmath/objects.py:499: FutureWarning: Conversion of the second argument of issubdtype from `str` to `str` is deprecated. In future, it will be treated as `np.str_ == np.dtype(str).type`.
  if np.issubdtype(val.dtype, str):
@francof2a
Copy link
Owner

Hi @qarlosalberto
Thanks for reporting the issue. It will be reviewed for next patch/minor release.

If you can, please comment a piece of code to reproduce the warning message.

francof2a added a commit that referenced this issue Dec 1, 2021
@francof2a francof2a mentioned this issue Dec 3, 2021
@francof2a
Copy link
Owner

solved in version 0.4.5

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