Hi All,

I have raised a PR <https://github.com/numpy/numpy/pull/17592>to change the
np.bool_ string representation to avoid confusion with python's True and
False as mentioned in this issue
<https://github.com/numpy/numpy/issues/12950>.

This change makes string representation of np.bool_ into numpy.True_ and
numpy.False_

As Eric mentioned, I wanted your feedback on the change and if we can go
ahead with this idea.

Regards,
Ganesh
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to