File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -35,14 +35,18 @@ Unreleased
3535 ``[report] `` settings if there isn't a value in the ``[html] `` section.
3636 Closes `issue 1090 `_.
3737
38+ - Combining files on Windows across drives how works properly, fixing `issue
39+ 577 `_. Thanks, `Valentine Lab <pr1080 _>`_.
40+
3841- Update to support Python 3.10 alphas in progress, including `PEP 626: Precise
3942 line numbers for debugging and other tools <pep626_> `_.
4043
44+ .. _issue 577 : https://github.com/nedbat/coveragepy/issues/577
4145.. _issue 732 : https://github.com/nedbat/coveragepy/issues/732
4246.. _issue 922 : https://github.com/nedbat/coveragepy/issues/922
4347.. _issue 1086 : https://github.com/nedbat/coveragepy/issues/1086
4448.. _issue 1090 : https://github.com/nedbat/coveragepy/issues/1090
45-
49+ .. _ pr1080 : https://github.com/nedbat/coveragepy/pull/1080
4650.. _pep626 : https://www.python.org/dev/peps/pep-0626/
4751
4852
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ Ted Wexler
136136Thijs Triemstra
137137Thomas Grainger
138138Titus Brown
139+ Valentine Lab
139140Vince Salvino
140141Ville Skyttä
141142Xie Yanbo
You can’t perform that action at this time.
0 commit comments