Skip to content

Commit 76ba043

Browse files
committed
docs: thanks, Noah Fatsi
1 parent 371fcc5 commit 76ba043

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ Nick Drozd
187187
Nikita Bloshchanevich
188188
Nikita Sobolev
189189
Nils Kattenbeck
190+
Noah Fatsi
190191
Noel O'Boyle
191192
Oleg Höfling
192193
Oleh Krehel

0 commit comments

Comments
 (0)