Skip to content

Commit

Permalink
address review: add What's New entry
Browse files Browse the repository at this point in the history
  • Loading branch information
skirpichev committed Feb 15, 2025
1 parent 70cbbce commit 1b8ede3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,10 @@ decimal
:meth:`Decimal.from_number() <decimal.Decimal.from_number>`.
(Contributed by Serhiy Storchaka in :gh:`121798`.)

* Expose :func:`decimal.IEEEContext` to support creation of contexts
corresponding to the IEEE 754 (2008) decimal interchange formats.
(Contributed by Sergey B Kirpichev in :gh:`53032`.)

difflib
-------

Expand Down

0 comments on commit 1b8ede3

Please sign in to comment.