*note* this release marks the beginning of "community supported 4.6 maintenance"

Until January 2020, the pytest core team ported many bug-fixes from
the main release into the `4.6-maintenance` branch, with several 4.6.X
releases being made along the year.

>From now on, the core team will *no longer actively backport patches*,
but the `4.6-maintenance` branch will continue to exist so the
community itself can contribute patches.

The core team will be happy to accept those patches, and make new
4.6.X releases *until mid-2020* (but consider that date as a ballpark,
after that date the team might still decide to make new releases for
critical bugs).

pytest-4.6.9
=======================================

pytest 4.6.9 has just been released to PyPI.

This is a bug-fix release, being a drop-in replacement. To upgrade::

  pip install --upgrade pytest

The full changelog is available at
https://docs.pytest.org/en/latest/changelog.html.

Thanks to all who contributed to this release, among them:

* Anthony Sottile
* Bruno Oliveira
* Felix Yan
* Hugo


Happy testing,
The pytest Development Team
--
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to