From 5df4c372a0cd83d2f53cdc3477c6bca0329200fd Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Thu, 1 Nov 2018 19:51:05 -0400 Subject: More correct --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 5ed2fd0b..53d7b541 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,7 +18,7 @@ Change history for Coverage.py Unreleased ---------- -- Tentative support for Python 3.8, which has not yet released an alpha. Fixes +- Partial support for Python 3.8, which has not yet released an alpha. Fixes `issue 707` and `issue 714`_. .. _issue 707: https://github.com/nedbat/coveragepy/issues/707 -- cgit v1.2.1