Merge 3.5

This commit is contained in:
Yury Selivanov 2015-09-09 22:46:51 -04:00
commit 4f1f6e4618
1 changed files with 3 additions and 0 deletions

View File

@ -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
=======================