From b42087b4049d3baf99b40cffa3acaa46f24ec154 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sun, 21 Jun 2020 17:59:04 -0700 Subject: Tweak blurb per Victor's request --- .../next/Core and Builtins/2020-06-20-17-00-44.bpo-35975.UDHCHp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/next/Core and Builtins/2020-06-20-17-00-44.bpo-35975.UDHCHp.rst b/Misc/NEWS.d/next/Core and Builtins/2020-06-20-17-00-44.bpo-35975.UDHCHp.rst index f44a90e783..73f4a6da2e 100644 --- a/Misc/NEWS.d/next/Core and Builtins/2020-06-20-17-00-44.bpo-35975.UDHCHp.rst +++ b/Misc/NEWS.d/next/Core and Builtins/2020-06-20-17-00-44.bpo-35975.UDHCHp.rst @@ -1,3 +1,3 @@ Stefan Behnel reported that cf_feature_version is used even when PyCF_ONLY_AST is not set. This is against the intention and against the -documented behavior, so I fixed it. +documented behavior, so it's been fixed. -- cgit v1.2.1