Eric V. Smith <e...@trueblade.com> added the comment:

Please report this to the Cython bug tracker: 
https://github.com/cython/cython/issues/

When you do that, you'll want to show the actual code you're having a problem 
with. You're using both "//" and "/" here. As Pablo said, you're probably 
having a problem with integer division ("//").

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44171>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to