Commit 88d073da authored by Yury Selivanov's avatar Yury Selivanov

whatsnew/3.5: Mention issue 22464

(About the only new feature that was worth mentioning in
whatsnew without a NEWS entry)
parent 3013acc9
......@@ -1355,6 +1355,9 @@ The following performance enhancements have been added:
* property() getter calls are up to 25% faster.
(Contributed by Joe Jevnik in :issue:`23910`.)
* Instantiation of :class:`fractions.Fraction` is now up to 30% faster.
(Contributed by Stefan Behnel in :issue:`22464`.)
Build and C API Changes
=======================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment