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 9eb8d8e commit 825dae2Copy full SHA for 825dae2
doc/en/deprecations.rst
@@ -109,6 +109,20 @@ should be changed to:
109
def pytest_runtest_call():
110
...
111
112
+changed attributes:
113
+
114
+* hookimpl
115
116
+ * tryfirst
117
+ * trylast
118
+ * optionalhook
119
+ * hookwrapper
120
121
+* hookwrapper
122
123
+ * firstresult
124
+ * historic
125
126
127
``py.path.local`` arguments for hooks replaced with ``pathlib.Path``
128
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments