Skip to content

Commit 07ac031

Browse files
committed
Mention PEP 626 in the changelog
1 parent 5a76fa9 commit 07ac031

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

+5
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,15 @@ Unreleased
2929
of the output easier. Thanks, Judson Neer. This had been requested a number
3030
of times (`issue 1086`_, `issue 922`_, `issue 732`_).
3131

32+
- Update to support Python 3.10 alphas in progress, including `PEP 626: Precise
33+
line numbers for debugging and other tools <pep626_>`_.
34+
3235
.. _issue 1086: https://github.com/nedbat/coveragepy/issues/1086
3336
.. _issue 732: https://github.com/nedbat/coveragepy/issues/732
3437
.. _issue 922: https://github.com/nedbat/coveragepy/issues/922
3538

39+
.. _pep626: https://www.python.org/dev/peps/pep-0626/
40+
3641

3742
.. _changes_531:
3843

0 commit comments

Comments
 (0)