File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,12 @@ Unreleased
2828 parent directories is unreadable, a PermissionError would occur, as
2929 described in `issue 2129 `_. This is now fixed.
3030
31+ - Fix: in test suites that change sys.path, coverage.py could fail with
32+ "RuntimeError: Set changed size during iteration" as described and fixed in
33+ `pull 2130 `_. Thanks, Noah Fatsi.
34+
3135.. _issue 2129 : https://github.com/coveragepy/coveragepy/issues/2129
36+ .. _pull 2130 : https://github.com/coveragepy/coveragepy/pull/2130
3237
3338
3439.. start-releases
Original file line number Diff line number Diff line change @@ -187,6 +187,7 @@ Nick Drozd
187187Nikita Bloshchanevich
188188Nikita Sobolev
189189Nils Kattenbeck
190+ Noah Fatsi
190191Noel O'Boyle
191192Oleg Höfling
192193Oleh Krehel
You can’t perform that action at this time.
0 commit comments