New GitHub issue #121429 from wayne7232:<br>
<hr>
<pre>
# Bug report
### Bug description:
```python
z=5.3333
x=5
t=x*z
print(t)
t=26.666500000000003
### CPython versions tested on:
3.12
### Operating systems tested on:
Windows
</pre>
<hr>
<a href="https://github.com/python/cpython/issues/121429">View on GitHub</a>
<p>Labels: type-bug</p>
<p>Assignee: </p>