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 afd91d0 commit c919ab6Copy full SHA for c919ab6
AUTHORS
@@ -102,6 +102,7 @@ Michael Droettboom
102
Michael Seifert
103
Mike Lundy
104
Ned Batchelder
105
+Neven Mundar
106
Nicolas Delaby
107
Oleg Pidsadnyi
108
Oliver Bestwalter
CHANGELOG.rst
@@ -3,6 +3,9 @@
3
4
*
5
6
+* Using ``pytest.main.compatproperty`` is now issuing deprecation warning.
7
+ Thanks `@nmundar` for the PR.
8
+
9
* An error message is now displayed if ``--confcutdir`` is not a valid directory, avoiding
10
subtle bugs (`#2078`_).
11
Thanks `@nicoddemus`_ for the PR.
0 commit comments