File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,11 @@ Unreleased
27
27
<python:runpy.run_path> ` with a :class: `Path <python:pathlib.Path> ` argument.
28
28
This is now fixed, thanks to `Ask Hjorth Larsen <pull 1819 _>`_.
29
29
30
- .. _pull 1819 : https://github.com/nedbat/coveragepy/pull/1819/files
30
+ - Fix: unusual backslash usage in string literals could confuse the HTML report
31
+ output. This is now fixed, thanks to `LiuYinCarl <pull 1828 _>`_.
32
+
33
+ .. _pull 1819 : https://github.com/nedbat/coveragepy/pull/1819
34
+ .. _pull 1828 : https://github.com/nedbat/coveragepy/pull/1828
31
35
32
36
33
37
.. scriv-start-here
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ Leonardo Pistone
135
135
Lewis Gaul
136
136
Lex Berezhny
137
137
Liam DeVoe
138
+ LiuYinCarl
138
139
Loïc Dachary
139
140
Lorenzo Micò
140
141
Louis Heredero
You can’t perform that action at this time.
0 commit comments