Skip to content

Commit 0700018

Browse files
committed
docs: changelog for #1788 #1787. Thanks Liam DeVoe
1 parent 364282e commit 0700018

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,14 @@ Unreleased
3838

3939
- Python 3.13.0b1 is supported.
4040

41+
- Fix: parsing error handling is improved to ensure bizarre source files are
42+
handled gracefully, and to unblock oss-fuzz fuzzing, thanks to `Liam DeVoe
43+
<pull 1788_>`_. Closes `issue 1787`_.
4144

4245
.. _pull 1776: https://github.com/nedbat/coveragepy/pull/1776
4346
.. _issue 1779: https://github.com/nedbat/coveragepy/issues/1779
47+
.. _issue 1787: https://github.com/nedbat/coveragepy/issues/1787
48+
.. _pull 1788: https://github.com/nedbat/coveragepy/pull/1788
4449

4550

4651
.. scriv-start-here

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Latrice Wilgus
132132
Leonardo Pistone
133133
Lewis Gaul
134134
Lex Berezhny
135+
Liam DeVoe
135136
Loïc Dachary
136137
Lorenzo Micò
137138
Louis Heredero

0 commit comments

Comments
 (0)