summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-10-11 15:33:19 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-10-11 20:48:30 +0200
commit4736b2bdfb99f66f998cdc387627d64fd38447d1 (patch)
tree0327f769ff9a6919f49d3f30d9d73dc79a2136a6 /changelog
parent584051aa90b3437bcbd509a6591393e7e4d1569d (diff)
downloadpytest-4736b2bdfb99f66f998cdc387627d64fd38447d1.tar.gz
address review comments
Diffstat (limited to 'changelog')
-rw-r--r--changelog/3988.deprecation.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/3988.deprecation.rst b/changelog/3988.deprecation.rst
new file mode 100644
index 000000000..b731112e4
--- /dev/null
+++ b/changelog/3988.deprecation.rst
@@ -0,0 +1 @@
+Add a Deprecation warning for pytest.ensuretemp as it was deprecated since a while.