File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,11 @@ Unreleased
2727 <python:runpy.run_path> ` with a :class: `Path <python:pathlib.Path> ` argument.
2828 This is now fixed, thanks to `Ask Hjorth Larsen <pull 1819 _>`_.
2929
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
3135
3236
3337.. scriv-start-here
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ Leonardo Pistone
135135Lewis Gaul
136136Lex Berezhny
137137Liam DeVoe
138+ LiuYinCarl
138139Loïc Dachary
139140Lorenzo Micò
140141Louis Heredero
You can’t perform that action at this time.
0 commit comments