Skip to content

v3.15.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 16:40
· 4 commits to main since this release
e1b5c62

2025-09-16

  • #529: Fixed itertools._tee object has no attribute error -- now duplicate_iterators=True must be passed to mocker.spy to duplicate iterators.