Browse Source

Mention backports (GH-18715)

pull/18724/head
Stefan Krah 6 years ago
committed by GitHub
parent
commit
0b0d29fce5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Doc/library/decimal.rst

2
Doc/library/decimal.rst

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

Loading…
Cancel
Save