File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,13 @@ Unreleased
23
23
- Greatly improved performance on PyPy, and other environments that need the
24
24
pure Python trace function. Thanks, Carl Friedrich Bolz-Tereick (`pull
25
25
1381 `_ and `pull 1388 `_). Slightly improved performance when using the C
26
- trace function, as most environments do.
26
+ trace function, as most environments do. Closes ` issue 1339 `_.
27
27
28
28
- The conditions for using tomllib from the standard library have been made
29
29
more precise, so that 3.11 alphas will continue to work. Closes `issue
30
30
1390 `_.
31
31
32
+ .. _issue 1339 : https://github.com/nedbat/coveragepy/issues/1339
32
33
.. _pull 1381 : https://github.com/nedbat/coveragepy/pull/1381
33
34
.. _pull 1388 : https://github.com/nedbat/coveragepy/pull/1388
34
35
.. _issue 1390 : https://github.com/nedbat/coveragepy/issues/1390
You can’t perform that action at this time.
0 commit comments