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

Yao Zhang report at bugs.python.org
Tue May 18 13:02:35 EDT 2021


Yao Zhang <792641209 at qq.com> added the comment:

I want 'a=5/6' to return 'a= 0.833333333333333...... 'after compilation.

----------
Added file: https://bugs.python.org/file50051/problem.py

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


More information about the Python-bugs-list mailing list