[pypy-issue] [issue1700] int_floordiv is badly named

Carl Friedrich Bolz tracker at bugs.pypy.org
Fri Mar 7 16:34:38 CET 2014


New submission from Carl Friedrich Bolz <cfbolz at gmx.de>:

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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1700>
________________________________________


More information about the pypy-issue mailing list