[issue39218] Assertion failure when calling statistics.variance() on a float32 Numpy array

Irit Katriel report at bugs.python.org
Fri Aug 20 07:51:03 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

I've reproduced this on 3.9 and 3.10. This part of the code in main is still the same, so the issue is probably there even though we don't have numpy with which to test.

----------
nosy: +iritkatriel
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.8

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


More information about the Python-bugs-list mailing list