Thanks to visit codestin.com Credit goes to github.com
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 3013acc commit 88d073dCopy full SHA for 88d073d
1 file changed
Doc/whatsnew/3.5.rst
@@ -1355,6 +1355,9 @@ The following performance enhancements have been added:
1355
* property() getter calls are up to 25% faster.
1356
(Contributed by Joe Jevnik in :issue:`23910`.)
1357
1358
+* Instantiation of :class:`fractions.Fraction` is now up to 30% faster.
1359
+ (Contributed by Stefan Behnel in :issue:`22464`.)
1360
+
1361
1362
Build and C API Changes
1363
=======================
0 commit comments