Remove reference to 3.7 and 3.8 backports. (GH-20754) (#20755)

(cherry picked from commit 323188360d)

Authored-by: Stefan Krah <skrah@bytereef.org>
This commit is contained in:
Miss Islington (bot) 2020-06-09 01:35:58 -07:00 committed by GitHub
parent 459cb12a29
commit 1a819ca187
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.