Skip to content

Commit b1d2e5a

Browse files
authored
Merge pull request #538 from pytest-dev/release-3.15.1
Release 3.15.1
2 parents 184eb19 + e1b5c62 commit b1d2e5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Releases
22
========
33

4-
UNRELEASED
5-
----------
4+
3.15.1
5+
------
66

7-
*UNRELEASED*
7+
*2025-09-16*
88

99
* `#529 <https://github.com/pytest-dev/pytest-mock/issues/529>`_: Fixed ``itertools._tee object has no attribute error`` -- now ``duplicate_iterators=True`` must be passed to ``mocker.spy`` to duplicate iterators.
1010

0 commit comments

Comments
 (0)