Skip to content

Commit

Permalink
fix: cython readonly members caused problems? #972
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Aug 6, 2022
1 parent f54428f commit c31e9ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES.rst
Expand Up @@ -20,7 +20,11 @@ development at the same time, such as 4.5.x and 5.0.
Unreleased
----------

Nothing yet.
- Fix a problem with Cython code measurement (`pull 1347`_, fixing `issue
972`_). Thanks, Matus Valo.

.. _pull 1347: https://github.com/nedbat/coveragepy/pull/1347
.. _issue 972: https://github.com/nedbat/coveragepy/issues/972


.. _changes_6-4-2:
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.txt
Expand Up @@ -107,6 +107,7 @@ Martin Fuzzey
Matt Bachmann
Matthew Boehm
Matthew Desmarais
Matus Valo
Max Linke
Michał Bultrowicz
Mickie Betz
Expand Down

0 comments on commit c31e9ad

Please sign in to comment.