Hi Vasily!

On Mon, Oct 22, 2018 at 8:19 PM Vasily Kuznetsov <kvas...@gmail.com> wrote:

> Hi everyone!
>
> Could somebody who understands the newly deprecated features take a look
> at my code (there's not much, the whole extension is just 168 lines of code
> in one file
> <https://github.com/kvas-it/pytest-console-scripts/blob/master/pytest_console_scripts.py>)
> and see if there's something I should be doing differently to avoid the
> warnings. Pointers to the description of which APIs are planned for removal
> in 4.0 would also work.
>

Yeah unfortunately we didn't notice the problem until 3.9 was out. It will
be fixed soon by https://github.com/pytest-dev/pytest/pull/4164.

Regarding the list of deprecated APIs, please take a look at
https://docs.pytest.org/en/latest/deprecations.html.

Cheers,
Bruno.
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to