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 mark.dickinson
Recipients Ananthakrishnan, lemburg, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, stutzbach, tim.peters, veky, vstinner
Date 2020-02-19.18:21:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582136511.37.0.408847404807.issue39479@roundup.psfhosted.org>
In-reply-to
Content
New changeset f2ee21d858bc03dd801b97afe60ee2ea289e2fe9 by ananthan-123 in branch 'master':
bpo-39479:Add math.lcm() function: Least Common Multiple (#18547)
https://github.com/python/cpython/commit/f2ee21d858bc03dd801b97afe60ee2ea289e2fe9
History
Date User Action Args
2020-02-19 18:21:51mark.dickinsonsetrecipients: + mark.dickinson, lemburg, tim.peters, rhettinger, vstinner, stutzbach, steven.daprano, serhiy.storchaka, veky, Ananthakrishnan
2020-02-19 18:21:51mark.dickinsonsetmessageid: <1582136511.37.0.408847404807.issue39479@roundup.psfhosted.org>
2020-02-19 18:21:51mark.dickinsonlinkissue39479 messages
2020-02-19 18:21:51mark.dickinsoncreate