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 mark.dickinson, rhettinger, serhiy.storchaka
Date 2017-04-05.17:34:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491413669.82.0.227444270454.issue29962@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a0ce375e10b50f7606cb86b072fed7d8cd574fe7 by Mark Dickinson in branch 'master':
bpo-29962: add math.remainder (#950)
https://github.com/python/cpython/commit/a0ce375e10b50f7606cb86b072fed7d8cd574fe7
History
Date User Action Args
2017-04-05 17:34:29mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, serhiy.storchaka
2017-04-05 17:34:29mark.dickinsonsetmessageid: <1491413669.82.0.227444270454.issue29962@psf.upfronthosting.co.za>
2017-04-05 17:34:29mark.dickinsonlinkissue29962 messages
2017-04-05 17:34:29mark.dickinsoncreate