This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients rhettinger, sir-sigurd, xtreak
Date 2019-06-01.20:32:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559421141.23.0.0261704894537.issue34303@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5f6207ba6cb510d9370519ba869296be01787be by Raymond Hettinger (Sergey Fedoseev) in branch 'master':
bpo-34303: Micro-optimizations in functools.reduce() (GH-8598)
https://github.com/python/cpython/commit/e5f6207ba6cb510d9370519ba869296be01787be
History
Date User Action Args
2019-06-01 20:32:21rhettingersetrecipients: + rhettinger, sir-sigurd, xtreak
2019-06-01 20:32:21rhettingersetmessageid: <1559421141.23.0.0261704894537.issue34303@roundup.psfhosted.org>
2019-06-01 20:32:21rhettingerlinkissue34303 messages
2019-06-01 20:32:21rhettingercreate