Skip to content

Commit 1d75256

Browse files
committed
docs: details of the fix in pull nedbat#1629, fixing nedbat#1586.
1 parent 768b2f5 commit 1d75256

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ development at the same time, such as 4.5.x and 5.0.
2020
Unreleased
2121
----------
2222

23-
Nothing yet.
23+
- Fix: reverted a `change from 6.4.3 <pull 1347_>`_ that helped Cython, but
24+
also increased the size of data files when using dynamic contexts, as
25+
described in the now-fixed `issue 1586`_. The problem is now avoided due to a
26+
recent change (`issue 1538`_). Thanks to `Anders Kaseorg <pull 1629_>`_
27+
and David Szotten for persisting with problem reports and detailed diagnoses.
28+
29+
.. _issue 1586: https://github.com/nedbat/coveragepy/issues/1586
30+
.. _pull 1629: https://github.com/nedbat/coveragepy/pull/1629
2431

2532

2633
.. scriv-start-here

CONTRIBUTORS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Alexander Todorov
1616
Alexander Walters
1717
Alpha Chen
1818
Ammar Askar
19+
Anders Kaseorg
1920
Andrew Hoos
2021
Anthony Sottile
2122
Arcadiy Ivanov

0 commit comments

Comments
 (0)