Skip to content

Commit 1b8ede3

Browse files
committed
address review: add What's New entry
1 parent 70cbbce commit 1b8ede3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,10 @@ decimal
428428
:meth:`Decimal.from_number() <decimal.Decimal.from_number>`.
429429
(Contributed by Serhiy Storchaka in :gh:`121798`.)
430430

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+
431435
difflib
432436
-------
433437

0 commit comments

Comments
 (0)