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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, vstinner
Date 2019-01-12.06:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547274397.16.0.0925534216869.issue35719@roundup.psfhosted.org>
In-reply-to
Content
New changeset d0d3e99120b19a4b800f0f381b2807c93aeecf0e by Serhiy Storchaka in branch 'master':
bpo-35719: Optimize multi-argument math functions. (GH-11527)
https://github.com/python/cpython/commit/d0d3e99120b19a4b800f0f381b2807c93aeecf0e
History
Date User Action Args
2019-01-12 06:26:38serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner, stutzbach
2019-01-12 06:26:37serhiy.storchakasetmessageid: <1547274397.16.0.0925534216869.issue35719@roundup.psfhosted.org>
2019-01-12 06:26:37serhiy.storchakalinkissue35719 messages
2019-01-12 06:26:37serhiy.storchakacreate