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

Fix deprecation warnings, related to use of older APIs #652

Open
sameer1001 opened this issue Mar 22, 2020 · 2 comments
Open

Fix deprecation warnings, related to use of older APIs #652

sameer1001 opened this issue Mar 22, 2020 · 2 comments

Comments

@sameer1001
Copy link

sameer1001 commented Mar 22, 2020

Not an exhaustive list, but here are some of the warnings that are coming while building the test.
https://gist.github.com/pradyunsg/0d3cfefe1f184f7c7001e85ba5ecb8be

We can take care of these by making small changes overall I guess.

I would like take this, will work on it gradually and update progress here.

@ananyo2012
Copy link
Contributor

I think it will be good if you can mention the reasons that are causing the warnings and proceed with the fixes.

@sks444
Copy link
Contributor

sks444 commented Mar 22, 2020

Hi @sameer1001, please note that there are two prs already fixing some of the warnings: #643, #653

Make sure the changes you're doing doesn't overlap, otherwise it will be repetitive work. :)

@pradyunsg pradyunsg changed the title There are a lot of warnings coming while running the test using pytest Fix deprecation warnings, related to use of older APIs Mar 23, 2020
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

4 participants