File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ Version 5.1 --- 2020-04-12
36
36
Salvatore Zagaria.
37
37
38
38
- 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
40
40
Braden.
41
41
42
42
- The :meth: `~coverage.Coverage.get_option ` and
43
43
:meth: `~coverage.Coverage.set_option ` methods can now manipulate the
44
44
``[paths] `` configuration setting. Thanks to Bernát Gábor for the fix for
45
45
`issue 967 `_.
46
46
47
- .. _issue 946 : https://github.com/nedbat/coveragepy/issues/946
47
+ .. _issue 964 : https://github.com/nedbat/coveragepy/issues/964
48
48
.. _issue 967 : https://github.com/nedbat/coveragepy/issues/967
49
49
50
50
You can’t perform that action at this time.
0 commit comments