We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9533be8 commit 3bd148eCopy full SHA for 3bd148e
CHANGES.rst
@@ -26,7 +26,12 @@ Unreleased
26
- Fix: really close all SQLite databases, even in-memory ones. Closes `issue
27
2017`_.
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
33
.. _issue 2017: https://github.com/nedbat/coveragepy/issues/2017
34
+.. _pull 2018: https://github.com/nedbat/coveragepy/pull/2018
35
36
37
.. start-releases
CONTRIBUTORS.txt
@@ -134,6 +134,7 @@ Ken Schackart
134
Kevin Brown-Silva
135
Kjell Braden
136
Krystian Kichewko
137
+Kumar Aditya
138
Kyle Altendorf
139
Lars Hupfeldt Nielsen
140
Latrice Wilgus
0 commit comments