We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a76fa9 commit 07ac031Copy full SHA for 07ac031
CHANGES.rst
@@ -29,10 +29,15 @@ Unreleased
29
of the output easier. Thanks, Judson Neer. This had been requested a number
30
of times (`issue 1086`_, `issue 922`_, `issue 732`_).
31
32
+- Update to support Python 3.10 alphas in progress, including `PEP 626: Precise
33
+ line numbers for debugging and other tools <pep626_>`_.
34
+
35
.. _issue 1086: https://github.com/nedbat/coveragepy/issues/1086
36
.. _issue 732: https://github.com/nedbat/coveragepy/issues/732
37
.. _issue 922: https://github.com/nedbat/coveragepy/issues/922
38
39
+.. _pep626: https://www.python.org/dev/peps/pep-0626/
40
41
42
.. _changes_531:
43
0 commit comments