Skip to content

Commit

Permalink
fix pytest 6.2.3 #8414 changelog entry grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Apr 8, 2021
1 parent 41a90cd commit 97a6191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/en/changelog.rst
Expand Up @@ -40,7 +40,7 @@ Bug Fixes
the ``tmp_path``/``tmpdir`` fixture). Now the directories are created with
private permissions.

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,
even if owned by another user. This means another user could pre-create such a
directory and gain control of another user's temporary directory. Now such a
condition results in an error.
Expand Down

0 comments on commit 97a6191

Please sign in to comment.