File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,12 @@ Unreleased
26
26
- Fix: really close all SQLite databases, even in-memory ones. Closes `issue
27
27
2017 `_.
28
28
29
+ - Fix some thread safety issues reported in `issue 2007 `_. Thanks, `Kumar
30
+ Aditya <pull 2018_> `_.
31
+
32
+ .. _issue 2007 : https://github.com/nedbat/coveragepy/issues/2007
29
33
.. _issue 2017 : https://github.com/nedbat/coveragepy/issues/2017
34
+ .. _pull 2018 : https://github.com/nedbat/coveragepy/pull/2018
30
35
31
36
32
37
.. start-releases
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ Ken Schackart
134
134
Kevin Brown-Silva
135
135
Kjell Braden
136
136
Krystian Kichewko
137
+ Kumar Aditya
137
138
Kyle Altendorf
138
139
Lars Hupfeldt Nielsen
139
140
Latrice Wilgus
You can’t perform that action at this time.
0 commit comments