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

Remove colander deprecations #1781

Closed
leplatrem opened this issue Sep 26, 2018 · 2 comments
Closed

Remove colander deprecations #1781

leplatrem opened this issue Sep 26, 2018 · 2 comments

Comments

@leplatrem
Copy link
Contributor

/home/mathieu/Code/Mozilla/kinto/.venv/lib/python3.6/site-packages/cornice/validators/_colander.py:110: DeprecationWarning: Setting schema to a class is deprecated.  Set schema to an instance instead.
  schema = _ensure_instantiated(schema)
@srivama
Copy link

srivama commented Oct 2, 2018

Hey! Can I work on this issue? Also can you please elaborate on the issue? Thanks :)

@leplatrem
Copy link
Contributor Author

Yes, you can work on it!

Basically, when you run the tests, you will see some deprecations like the one I pasted above.

The idea is to fix the code to get of rid of them :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants