Skip to content

Commit 56d7c79

Browse files
committed
Oops, wrong issue number in the changelog
1 parent c825b42 commit 56d7c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ Version 5.1 --- 2020-04-12
3636
Salvatore Zagaria.
3737

3838
- On Python 3.8, try-finally-return reported wrong branch coverage with
39-
decorated async functions (`issue 946`_). This is now fixed. Thanks, Kjell
39+
decorated async functions (`issue 964`_). This is now fixed. Thanks, Kjell
4040
Braden.
4141

4242
- The :meth:`~coverage.Coverage.get_option` and
4343
:meth:`~coverage.Coverage.set_option` methods can now manipulate the
4444
``[paths]`` configuration setting. Thanks to Bernát Gábor for the fix for
4545
`issue 967`_.
4646

47-
.. _issue 946: https://github.com/nedbat/coveragepy/issues/946
47+
.. _issue 964: https://github.com/nedbat/coveragepy/issues/964
4848
.. _issue 967: https://github.com/nedbat/coveragepy/issues/967
4949

5050

0 commit comments

Comments
 (0)