Skip to content

Commit

Permalink
Merge pull request #5954 from blueyed/changelog-remove-dupe
Browse files Browse the repository at this point in the history
changelog: #5523 was fixed in 5.0.1 already
  • Loading branch information
asottile committed Oct 14, 2019
2 parents a20880c + dee8d94 commit 7bc8cb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.rst
Expand Up @@ -241,9 +241,6 @@ Bug Fixes
- `#5477 <https://github.com/pytest-dev/pytest/issues/5477>`_: The XML file produced by ``--junitxml`` now correctly contain a ``<testsuites>`` root element.


- `#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+.


- `#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,
which could lead to pytest crashing when executed a second time with the ``--basetemp`` option.

Expand Down

0 comments on commit 7bc8cb8

Please sign in to comment.