Files
pytest2/changelog/5524.bugfix.rst
2019-07-11 18:24:53 -03:00

3 lines
207 B
ReStructuredText

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.