Has anyone in this thread linked this blog post yet?
http://python-history.blogspot.com/2010/08/why-pythons-integer-division-floors.html
Much is a rehash of this thread but for completeness it might be useful to read
Guido van Rossum's thoughts and the subsequent discussion in the comments
sect
We feel like this may make sense to bring up, too:
https://rust-lang.github.io/rfcs/2169-euclidean-modulo.html
On 2022-03-20 04:06, Om Joshi wrote:
> Has anyone in this thread linked this blog post yet?
>
> http://python-history.blogspot.com/2010/08/why-pythons-integer-division-floors.html
>
> Mu