-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Prepare release 7.3.0 #10881
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
Prepare release 7.3.0 #10881
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ Release announcements | |
:maxdepth: 2 | ||
|
||
|
||
release-7.3.0 | ||
release-7.2.2 | ||
release-7.2.1 | ||
release-7.2.0 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
pytest-7.3.0 | ||
======================================= | ||
|
||
The pytest team is proud to announce the 7.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: | ||
|
||
* Aaron Berdy | ||
* Adam Turner | ||
* Albert Villanova del Moral | ||
* Alessio Izzo | ||
* Alex Hadley | ||
* Alice Purcell | ||
* Anthony Sottile | ||
* Anton Yakutovich | ||
* Ashish Kurmi | ||
* Babak Keyvani | ||
* Billy | ||
* Brandon Chinn | ||
* Bruno Oliveira | ||
* Cal Jacobson | ||
* Chanvin Xiao | ||
* Cheuk Ting Ho | ||
* Chris Wheeler | ||
* Daniel Garcia Moreno | ||
* Daniel Scheffler | ||
* Daniel Valenzuela | ||
* EmptyRabbit | ||
* Ezio Melotti | ||
* Felix Hofstätter | ||
* Florian Best | ||
* Florian Bruhin | ||
* Fredrik Berndtsson | ||
* Gabriel Landau | ||
* Garvit Shubham | ||
* Gergely Kalmár | ||
* HTRafal | ||
* Hugo van Kemenade | ||
* Ilya Konstantinov | ||
* Itxaso Aizpurua | ||
* James Gerity | ||
* Jay | ||
* John Litborn | ||
* Jon Parise | ||
* Jouke Witteveen | ||
* Kadino | ||
* Kevin C | ||
* Kian Eliasi | ||
* Klaus Rettinghaus | ||
* Kodi Arfer | ||
* Mahesh Vashishtha | ||
* Manuel Jacob | ||
* Marko Pacak | ||
* MatthewFlamm | ||
* Miro Hrončok | ||
* Nate Meyvis | ||
* Neil Girdhar | ||
* Nhieuvu1802 | ||
* Nipunn Koorapati | ||
* Ofek Lev | ||
* Paul Kehrer | ||
* Paul Müller | ||
* Paul Reece | ||
* Pax | ||
* Pete Baughman | ||
* Peyman Salehi | ||
* Philipp A | ||
* Pierre Sassoulas | ||
* Prerak Patel | ||
* Ramsey | ||
* Ran Benita | ||
* Robert O'Shea | ||
* Ronny Pfannschmidt | ||
* Rowin | ||
* Ruth Comer | ||
* Samuel Colvin | ||
* Samuel Gaist | ||
* Sandro Tosi | ||
* Santiago Castro | ||
* Shantanu | ||
* Simon K | ||
* Stefanie Molin | ||
* Stephen Rosen | ||
* Sviatoslav Sydorenko | ||
* Tatiana Ovary | ||
* Teejay | ||
* Thierry Moisan | ||
* Thomas Grainger | ||
* Tim Hoffmann | ||
* Tobias Diez | ||
* Tony Narlock | ||
* Vivaan Verma | ||
* Wolfremium | ||
* Yannick PÉROUX | ||
* Yusuke Kadowaki | ||
* Zac Hatfield-Dodds | ||
* Zach OBrien | ||
* aizpurua23a | ||
* bitzge | ||
* bluthej | ||
* gresm | ||
* holesch | ||
* itxasos23 | ||
* johnkangw | ||
* q0w | ||
* rdb | ||
* s-padmanaban | ||
* skhomuti | ||
* sommersoft | ||
* vin01 | ||
* wim glenn | ||
* wodny | ||
* zx.qiu | ||
|
||
|
||
Happy testing, | ||
The pytest Development Team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#10882 might help with this one, but not going to block on this