Mention backports (GH-18715)

This commit is contained in:
Stefan Krah 2020-02-29 22:39:23 +01:00 committed by GitHub
parent 5e260e0fde
commit 0b0d29fce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1485,7 +1485,7 @@ are also included in the pure Python version for compatibility.
the C version uses a thread-local rather than a coroutine-local context and the value
is ``False``. This is slightly faster in some nested context scenarios.
.. versionadded:: 3.9
.. versionadded:: 3.9 backported to 3.7 and 3.8.
Rounding modes