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 4053dbb commit 3d016c9Copy full SHA for 3d016c9
Doc/library/decimal.rst
@@ -1035,7 +1035,7 @@ function to temporarily change the active context.
1035
IEEE interchange formats. The argument must be a multiple of 32 and less
1036
than :const:`IEEE_CONTEXT_MAX_BITS`.
1037
1038
- .. versionadded:: 3.14
+ .. versionadded:: next
1039
1040
New contexts can also be created using the :class:`Context` constructor
1041
described below. In addition, the module provides three pre-made contexts:
0 commit comments