New submission from Carl Friedrich Bolz <[email protected]>:

int_floordiv should really be int_truncdiv everywhere, as it does not round
down, but towards 0.

----------
messages: 6576
nosy: cfbolz, pypy-issue
priority: bug
status: unread
title: int_floordiv is badly named

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1700>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to