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 serhiy.storchaka, vstinner
Date 2018-06-06.14:18:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528294693.5.0.592728768989.issue33781@psf.upfronthosting.co.za>
In-reply-to
Content
It was my mistake. fbound() should be return double.

But since it is always used with floor(), it is better to move floor() inside it.
History
Date User Action Args
2018-06-06 14:18:13serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2018-06-06 14:18:13serhiy.storchakasetmessageid: <1528294693.5.0.592728768989.issue33781@psf.upfronthosting.co.za>
2018-06-06 14:18:13serhiy.storchakalinkissue33781 messages
2018-06-06 14:18:13serhiy.storchakacreate