Skip to content

Commit dee8d94

Browse files
committed
changelog: #5523 was fixed in 5.0.1 already
Ref: #5952 (comment)
1 parent a20880c commit dee8d94

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CHANGELOG.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,6 @@ Bug Fixes
241241
- `#5477 <https://github.com/pytest-dev/pytest/issues/5477>`_: The XML file produced by ``--junitxml`` now correctly contain a ``<testsuites>`` root element.
242242

243243

244-
- `#5523 <https://github.com/pytest-dev/pytest/issues/5523>`_: Fixed using multiple short options together in the command-line (for example ``-vs``) in Python 3.8+.
245-
246-
247244
- `#5524 <https://github.com/pytest-dev/pytest/issues/5524>`_: Fix issue where ``tmp_path`` and ``tmpdir`` would not remove directories containing files marked as read-only,
248245
which could lead to pytest crashing when executed a second time with the ``--basetemp`` option.
249246

0 commit comments

Comments
 (0)