Skip to content

Commit

Permalink
docs: thanks, LiuYinCarl and Marco Ricci, #1836 #1838
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Sep 4, 2024
1 parent a77bba7 commit 5467e1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,16 @@ Unreleased
- Lambdas, comprehensions, and generator expressions are no longer marked as
missing branches if they don't complete execution.

- Fix: the HTML report didn't properly show multi-line f-strings that end with
a backslash continuation. This is now fixed, closing `issue 1836`_, thanks
to `LiuYinCarl and Marco Ricci <pull 1838_>`_.

- Fixed a potential crash in the C tracer, closing `issue 1835`_, thanks to
`Jan Kühle <pull 1843_>`_.

.. _issue 1835: https://github.com/nedbat/coveragepy/issues/1835
.. _issue 1836: https://github.com/nedbat/coveragepy/issues/1836
.. _pull 1838: https://github.com/nedbat/coveragepy/pull/1838
.. _pull 1843: https://github.com/nedbat/coveragepy/pull/1843


Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ Marc Abramowitz
Marc Gibbons
Marc Legendre
Marcelo Trylesinski
Marco Ricci
Marcus Cobden
Mariatta
Marius Gedminas
Expand Down

0 comments on commit 5467e1f

Please sign in to comment.