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 7a7fec1 commit c1a8abaCopy full SHA for c1a8aba
Doc/whatsnew/3.3.rst
@@ -1147,8 +1147,8 @@ API changes
1147
| :const:`MIN_EMIN` | ``-425000000`` | ``-999999999999999999`` |
1148
+-------------------+----------------+-------------------------+
1149
1150
-* In the context templates (:class:`~decimal.DefaultContext`,
1151
- :class:`~decimal.BasicContext` and :class:`~decimal.ExtendedContext`)
+* In the context templates (:data:`~decimal.DefaultContext`,
+ :data:`~decimal.BasicContext` and :data:`~decimal.ExtendedContext`)
1152
the magnitude of :attr:`~decimal.Context.Emax` and
1153
:attr:`~decimal.Context.Emin` has changed to ``999999``.
1154
0 commit comments