Skip to content

Commit 70d7a62

Browse files
author
Stefan Krah
authored
[3.8] Fix syntax (GH-18716)
1 parent 4d70124 commit 70d7a62

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, backported to 3.7 and 3.8
1488+
.. versionadded:: 3.9 backported to 3.7 and 3.8
14891489

14901490

14911491
Rounding modes

0 commit comments

Comments
 (0)