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 Utkan Gezer
Recipients Utkan Gezer
Date 2016-07-02.11:40:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467459648.57.0.0102935074886.issue27439@psf.upfronthosting.co.za>
In-reply-to
Content
An issue of enhancement by the introduction of a built-in product() function for the multiplication operation, functions similar to how sum does for the addition operation.

This issue is a reincarnation of Issue 1093 for Python 2.6, now for 3.6.

Ref: http://bugs.python.org/issue1093
History
Date User Action Args
2016-07-02 11:40:48Utkan Gezersetrecipients: + Utkan Gezer
2016-07-02 11:40:48Utkan Gezersetmessageid: <1467459648.57.0.0102935074886.issue27439@psf.upfronthosting.co.za>
2016-07-02 11:40:48Utkan Gezerlinkissue27439 messages
2016-07-02 11:40:48Utkan Gezercreate