Sourced from pluggy's changelog.
pluggy 1.6.0 (2025-05-15)
Deprecations and Removals
[#556](https://github.com/pytest-dev/pluggy/issues/556) <https://github.com/pytest-dev/pluggy/issues/556>_: Python 3.8 is no longer supported.Bug Fixes
[#504](https://github.com/pytest-dev/pluggy/issues/504) <https://github.com/pytest-dev/pluggy/issues/504>_: Fix a regression in pluggy 1.1.0 where using :func:result.get_result() <pluggy.Result.get_result>on the same failed :class:~pluggy.Resultcauses the exception's traceback to get longer and longer.
[#544](https://github.com/pytest-dev/pluggy/issues/544) <https://github.com/pytest-dev/pluggy/issues/544>_: Correctly pass :class:StopIterationthrough hook wrappers.Raising a :class:
StopIterationin a generator triggers a :class:RuntimeError.If the :class:
RuntimeErrorof a generator has the passed in :class:StopIterationas cause resume with that :class:StopIterationas normal exception instead of failing with the :class:RuntimeError.
[#573](https://github.com/pytest-dev/pluggy/issues/573) <https://github.com/pytest-dev/pluggy/issues/573>_: Fix python 3.14 SyntaxError by rearranging code.
fd08ab5
Preparing release 1.6.0c240362
[pre-commit.ci] pre-commit autoupdate (#578)0ceb558
Merge pull request #546
from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy1f4872e
[pre-commit.ci] auto fixes from pre-commit.com hooks4be0c55
add changelog615c6c5
Merge branch 'main' into hookwrapper-wrap-legacy2acc644
[pre-commit.ci] pre-commit autoupdate (#577)ea5ada0
[pre-commit.ci] pre-commit autoupdate (#576)dfd250b
[pre-commit.ci] pre-commit autoupdate (#575)1e1862f
[pre-commit.ci] pre-commit autoupdate (#574)