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