Skip to content

Commit f991b3b

Browse files
committed
docs: thanks, Yilei Yang #1399
1 parent d0fc548 commit f991b3b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ development at the same time, such as 4.5.x and 5.0.
2020
Unreleased
2121
----------
2222

23-
Nothing yet.
23+
- Internal debugging data added to sys.modules is now an actual module, to
24+
avoid confusing code that examines everything in sys.modules. Thanks,
25+
Yilei Yang (`pull 1399`_).
26+
27+
.. _pull 1399: https://github.com/nedbat/coveragepy/pull/1399
2428

2529

2630
.. _changes_6-4-1:

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ Valentin Lab
153153
Vince Salvino
154154
Ville Skyttä
155155
Xie Yanbo
156+
Yilei "Dolee" Yang
156157
Yury Selivanov
157158
Zac Hatfield-Dodds
158159
Zooko Wilcox-O'Hearn

0 commit comments

Comments
 (0)