Skip to content

Commit 0b0d29f

Browse files
author
Stefan Krah
authored
Mention backports (GH-18715)
1 parent 5e260e0 commit 0b0d29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/decimal.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@ are also included in the pure Python version for compatibility.
14851485
the C version uses a thread-local rather than a coroutine-local context and the value
14861486
is ``False``. This is slightly faster in some nested context scenarios.
14871487

1488-
.. versionadded:: 3.9
1488+
.. versionadded:: 3.9 backported to 3.7 and 3.8.
14891489

14901490

14911491
Rounding modes

0 commit comments

Comments
 (0)