[issue45333] += operator and accessors bug?

chovey report at bugs.python.org
Thu Sep 30 17:27:36 EDT 2021


chovey <chovey at sandia.gov> added the comment:

I confirm I do get this error:
Exception has occurred: _UFuncOutputCastingError
Cannot cast ufunc 'add' output from dtype('float64') to dtype('int64') with casting rule 'same_kind'

I next will paste a minimum working example.

----------

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


More information about the Python-bugs-list mailing list