[issue44171] Cython cannot compile 'a = 5/6' and return 'a = 0'

Pablo Galindo Salgado report at bugs.python.org
Tue May 18 10:56:58 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Closing as this is a Cython bug and not a CPython one. I also suspect this is triggering integer division and therefore is actually not a bug at all.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44171>
_______________________________________


More information about the Python-bugs-list mailing list