Skip to content

Commit c86a57e

Browse files
committed
Add what's new entry
1 parent 3d21af2 commit c86a57e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,12 @@ dis
249249
:data:`~dis.hasarg` collection instead.
250250
(Contributed by Irit Katriel in :gh:`94216`.)
251251

252+
fractions
253+
---------
254+
255+
* Objects of type :class:`fractions.Fraction` now support float-style
256+
formatting. (Contributed by Mark Dickinson in :gh:`100161`.)
257+
252258
os
253259
--
254260

0 commit comments

Comments
 (0)