On 6/21/2020 8:19 PM, Neil Girdhar wrote:
I'm just curious if there was a reason why Boolean was omitted from the numeric tower in the numbers library? It seems that builtins.bool and numpy.bool_ would both be elements of Boolean, and Boolean itself would be Integral?
Is this being proposed for completeness, or is there some actual problem that would be solved by adding this?
Eric _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/WX37CSQHDUJHNIACTZMRPKSXEZ73GKLW/ Code of Conduct: http://python.org/psf/codeofconduct/