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 warning popping up #16

Closed
jared-mackey opened this issue Oct 24, 2016 · 2 comments
Closed

Deprecation warning popping up #16

jared-mackey opened this issue Oct 24, 2016 · 2 comments

Comments

@jared-mackey
Copy link

Getting this warning message using the library.

.../argon2/low_level.py:93: UserWarning: implicit cast to 'char *' from a different pointer type: will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct)
@hynek
Copy link
Owner

hynek commented Oct 24, 2016

This has been fixed in master. I'm currently waiting that virtualenv is fixed for Python 3.6 so I can merge #14 and release.

@hynek hynek changed the title Depreciation warning popping up Deprecation warning popping up Nov 2, 2016
@hynek
Copy link
Owner

hynek commented Nov 10, 2016

fixed in 16.3.0

@hynek hynek closed this as completed Nov 10, 2016
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