From 323188360d61875bd68688ef41711bade298af50 Mon Sep 17 00:00:00 2001 From: Stefan Krah Date: Tue, 9 Jun 2020 10:27:45 +0200 Subject: Remove reference to 3.7 and 3.8 backports. (GH-20754) --- Doc/library/decimal.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/library/decimal.rst b/Doc/library/decimal.rst index 69a20fc..38ad041 100644 --- a/Doc/library/decimal.rst +++ b/Doc/library/decimal.rst @@ -2193,4 +2193,3 @@ are expected to be exact. .. [#] .. versionchanged:: 3.9 This approach now works for all exact results except for non-integer powers. - Also backported to 3.7 and 3.8. -- cgit v0.12