Skip to content

Commit acbb6d5

Browse files
authored
Merge branch 'master' into patch-1
2 parents 6dc39e7 + f149c7d commit acbb6d5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ Changelog
77
- Reverted the ability to access error attributes because of an incompatibility with ``pytest-xdist`` (https://github.com/pytest-dev/pytest-xdist/issues/843). Closes #302, #303.
88
- Changed "localhost" to "127.0.0.1" to avoid bad hostname resolution
99

10+
16.0.1 (2025-09-02)
11+
-------------------
12+
13+
- Reverted the ability to access error attributes because of an incompatibility
14+
with `pytest-xdist <https://github.com/pytest-dev/pytest-xdist/issues/843>`_.
15+
Fixes `#302 <https://github.com/pytest-dev/pytest-rerunfailures/issues/302>`_,
16+
`#303 <https://github.com/pytest-dev/pytest-rerunfailures/issues/303>`_.
1017

1118
16.0 (2025-08-29)
1219
-----------------

0 commit comments

Comments
 (0)