File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -277,8 +277,8 @@ Changelog
277277------------------
278278
279279* Fixed ``RecursionError `` that can occur when using
280- `cleanup_on_signal <https://pytest-cov.readthedocs.io/en/latest /subprocess-support.html#if-you-got-custom-signal-handling >`__ or
281- `cleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/latest /subprocess-support.html#if-you-got-custom-signal-handling >`__.
280+ `cleanup_on_signal <https://pytest-cov.readthedocs.io/en/v2.8.0 /subprocess-support.html#if-you-got-custom-signal-handling >`__ or
281+ `cleanup_on_sigterm <https://pytest-cov.readthedocs.io/en/v2.8.0 /subprocess-support.html#if-you-got-custom-signal-handling >`__.
282282 See: `#294 <https://github.com/pytest-dev/pytest-cov/issues/294 >`_.
283283 The 2.7.x releases of pytest-cov should be considered broken regarding aforementioned cleanup API.
284284* Added compatibility with future xdist release that deprecates some internals
You can’t perform that action at this time.
0 commit comments