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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2018-06-06.14:23:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528295000.24.0.592728768989.issue33781@psf.upfronthosting.co.za>
In-reply-to
Content
> But since it is always used with floor(), it is better to move floor() inside it.

Yeah, that's what I did ;-) I will backport the change to 3.7, 3.6 and 2.7. My final goal is just to fix a compiler warning in 2.7 :-D
History
Date User Action Args
2018-06-06 14:23:20vstinnersetrecipients: + vstinner, serhiy.storchaka
2018-06-06 14:23:20vstinnersetmessageid: <1528295000.24.0.592728768989.issue33781@psf.upfronthosting.co.za>
2018-06-06 14:23:20vstinnerlinkissue33781 messages
2018-06-06 14:23:20vstinnercreate