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, serhiy.storchaka
Date 2017-04-01.15:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491059924.5.0.965467825084.issue29962@psf.upfronthosting.co.za>
In-reply-to
Content
> In many cases the function that returns the nearest integer quotient is useful.

Agreed, but I'd like to keep the scope of this issue small for now: we're simply wrapping / implementing another C99 math.h function.
History
Date User Action Args
2017-04-01 15:18:44mark.dickinsonsetrecipients: + mark.dickinson, serhiy.storchaka
2017-04-01 15:18:44mark.dickinsonsetmessageid: <1491059924.5.0.965467825084.issue29962@psf.upfronthosting.co.za>
2017-04-01 15:18:44mark.dickinsonlinkissue29962 messages
2017-04-01 15:18:44mark.dickinsoncreate