Hey all,

Maybe I missunderstand, but the header of the changelog says:

Backward incompatible (breaking) changes will only be introduced in major 
versions with advance notice in the *Deprecations* section of releases.

Yet, in 6.2.0 a breaking change is introduced, dropping support of python 
versions prior to 3.6. A breaking change that I can't find a corresponding 
deprecation for (other than the official drop of 2.7, obviously).

Cheers,

-- 
  Jim Brännlund
  jimbrannl...@fastmail.com



On Sat, Dec 12, 2020, at 10:31 PM, Ran Benita wrote:
> pytest-6.2.0 
> =======================================
> 
> The pytest team is proud to announce the 6.2.0 release!
> 
> This release contains new features, improvements, bug fixes, and breaking 
> changes, so users
> are encouraged to take a look at the CHANGELOG carefully:
> 
>     https://docs.pytest.org/en/stable/changelog.html
> 
> For complete documentation, please visit:
> 
>     https://docs.pytest.org/en/stable/
> 
> As usual, you can upgrade from PyPI via:
> 
>     pip install -U pytest
> 
> Thanks to all of the contributors to this release:
> 
> * Adam Johnson
> * Albert Villanova del Moral
> * Anthony Sottile
> * Anton
> * Ariel Pillemer
> * Bruno Oliveira
> * Charles Aracil
> * Christine M
> * Christine Mecklenborg
> * Cserna Zsolt
> * Dominic Mortlock
> * Emiel van de Laar
> * Florian Bruhin
> * Garvit Shubham
> * Gustavo Camargo
> * Hugo Martins
> * Hugo van Kemenade
> * Jakob van Santen
> * Josias Aurel
> * Jürgen Gmach
> * Karthikeyan Singaravelan
> * Katarzyna
> * Kyle Altendorf
> * Manuel Mariñez
> * Matthew Hughes
> * Matthias Gabriel
> * Max Voitko
> * Maximilian Cosmo Sitter
> * Mikhail Fesenko
> * Nimesh Vashistha
> * Pedro Algarvio
> * Petter Strandmark
> * Prakhar Gurunani
> * Prashant Sharma
> * Ran Benita
> * Ronny Pfannschmidt
> * Sanket Duthade
> * Shubham Adep
> * Simon K
> * Tanvi Mehta
> * Thomas Grainger
> * Tim Hoffmann
> * Vasilis Gerakaris
> * William Jamir Silva
> * Zac Hatfield-Dodds
> * crricks
> * dependabot[bot]
> * duthades
> * frankgerhardt
> * kwgchi
> * mickeypash
> * symonk
> 
> 
> Happy testing,
> The pytest Development Team
> _______________________________________________
> pytest-dev mailing list
> pytest-dev@python.org
> https://mail.python.org/mailman/listinfo/pytest-dev
> 
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to