We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a53681 commit 5b82b0cCopy full SHA for 5b82b0c
doc/en/changelog.rst
@@ -28,8 +28,16 @@ with advance notice in the **Deprecations** section of releases.
28
29
.. towncrier release notes start
30
31
-pytest 8.1.0 (2024-03-03)
32
-=========================
+pytest 8.1.0 (YANKED)
+=====================
33
+
34
35
+.. note::
36
37
+ This release has been **yanked**: it broke some plugins without the proper warning period, due to
38
+ some warnings not showing up as expected.
39
40
+ See `#12069 <https://github.com/pytest-dev/pytest/issues/12069>`__.
41
42
Features
43
--------
0 commit comments