This repository demonstrates a subtle bug related to integer division in Python. When performing division with integers, Python automatically converts the result to a float, even if the numbers would ...
Sorry for spamming your email, so I'll just leave this issue open for future reports. I have to fix those related to float-to-int conversion soon or later. I may not test all those stuff in py3.10 ...