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 70cbbce commit 1b8ede3Copy full SHA for 1b8ede3
Doc/whatsnew/3.14.rst
@@ -428,6 +428,10 @@ decimal
428
:meth:`Decimal.from_number() <decimal.Decimal.from_number>`.
429
(Contributed by Serhiy Storchaka in :gh:`121798`.)
430
431
+* Expose :func:`decimal.IEEEContext` to support creation of contexts
432
+ corresponding to the IEEE 754 (2008) decimal interchange formats.
433
+ (Contributed by Sergey B Kirpichev in :gh:`53032`.)
434
+
435
difflib
436
-------
437
0 commit comments