Serhiy Storchaka <[email protected]> added the comment:
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. ---------- nosy: +serhiy.storchaka pull_requests: +7073 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33781> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
