Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e260e0 commit 0b0d29fCopy full SHA for 0b0d29f
1 file changed
Doc/library/decimal.rst
@@ -1485,7 +1485,7 @@ are also included in the pure Python version for compatibility.
1485
the C version uses a thread-local rather than a coroutine-local context and the value
1486
is ``False``. This is slightly faster in some nested context scenarios.
1487
1488
-.. versionadded:: 3.9
+.. versionadded:: 3.9 backported to 3.7 and 3.8.
1489
1490
1491
Rounding modes
0 commit comments