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.
2 parents 047c960 + 97a6191 commit 9653a0eCopy full SHA for 9653a0e
doc/en/changelog.rst
@@ -40,7 +40,7 @@ Bug Fixes
40
the ``tmp_path``/``tmpdir`` fixture). Now the directories are created with
41
private permissions.
42
43
- pytest used silenty use a pre-existing ``/tmp/pytest-of-<username>`` directory,
+ pytest used to silenty use a pre-existing ``/tmp/pytest-of-<username>`` directory,
44
even if owned by another user. This means another user could pre-create such a
45
directory and gain control of another user's temporary directory. Now such a
46
condition results in an error.
0 commit comments