Sujet : [Python-announce] pytest-8.3.0
De : ran (at) *nospam* unusedvar.com (Ran Benita)
Groupes : comp.lang.python.announceDate : 20. Jul 2024, 17:41:06
Autres entêtes
Message-ID : <1008c42d-eb0f-4b1a-b0a4-352845b6c3a9@app.fastmail.com>
User-Agent : Cyrus-JMAP/3.11.0-alpha0-568-g843fbadbe-fm-20240701.003-g843fbadb
pytest-8.3.0
=======================================
The pytest team is proud to announce the 8.3.0 release!
This release contains new features, improvements, and bug fixes,
the full list of changes is available in the changelog:
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:
* Anita Hammer
* Ben Brown
* Brian Okken
* Bruno Oliveira
* Cornelius Riemenschneider
* Farbod Ahmadian
* Florian Bruhin
* Hynek Schlawack
* James Frost
* Jason R. Coombs
* Jelle Zijlstra
* Josh Soref
* Marc Bresson
* Michael Vogt
* Nathan Goldbaum
* Nicolas Simonds
* Oliver Bestwalter
* Pavel Březina
* Pierre Sassoulas
* Pradyun Gedam
* Ran Benita
* Ronny Pfannschmidt
* SOUBHIK KUMAR MITRA
* Sam Jirovec
* Stavros Ntentos
* Sviatoslav Sydorenko
* Sviatoslav Sydorenko (Святослав Сидоренко)
* Tomasz Kłoczko
* Virendra Patil
* Yutian Li
* Zach Snicker
* dj
* holger krekel
* joseph-sentry
* lovetheguitar
* neutraljump
Happy testing,
The pytest Development Team