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

This commit is contained in:
Stefan Krah 2020-06-09 10:27:45 +02:00 committed by GitHub
parent 0a40849eb9
commit 323188360d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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.