New submission from chengxuncc <chengxu...@gmail.com>:
>>> 2359296/10/1000**2 0.23592960000000002 >>> 2359296/10000000 0.2359296 You can see it. ---------- components: Interpreter Core messages: 325478 nosy: chengxuncc priority: normal severity: normal status: open title: Unexpected Arithmetic Result type: behavior versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34703> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com