diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-11-11 19:22:04 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-11-11 19:22:04 -0500 |
| commit | 3c1005ad004b5cf21e23d05854e82adc858de8d9 (patch) | |
| tree | 750c55ed191a61edada337c9a4063b7b55d86e95 | |
| parent | 52028328dd7146019d46b51c303ab6a8c407a00d (diff) | |
| download | python-coveragepy-git-3c1005ad004b5cf21e23d05854e82adc858de8d9.tar.gz | |
Python 3.8 passes all tests
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index b1c680b3..b0271b57 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -32,6 +32,8 @@ Unreleased - Combining data files now goes much faster. +- Python 3.8 (as of today!) passes all tests. + .. _issue 695: https://github.com/nedbat/coveragepy/issues/695 .. _issue 715: https://github.com/nedbat/coveragepy/issues/715 .. _issue 716: https://github.com/nedbat/coveragepy/issues/716 |
