Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88d073d

Browse files
committed
whatsnew/3.5: Mention issue 22464
(About the only new feature that was worth mentioning in whatsnew without a NEWS entry)
1 parent 3013acc commit 88d073d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/whatsnew/3.5.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,6 +1355,9 @@ The following performance enhancements have been added:
13551355
* property() getter calls are up to 25% faster.
13561356
(Contributed by Joe Jevnik in :issue:`23910`.)
13571357

1358+
* Instantiation of :class:`fractions.Fraction` is now up to 30% faster.
1359+
(Contributed by Stefan Behnel in :issue:`22464`.)
1360+
13581361

13591362
Build and C API Changes
13601363
=======================

0 commit comments

Comments
 (0)