fjwillemsen--- via Python-ideas writes: > Of course, such bugs do not occur solely due to the lack of a > raised errors on negative multiplication: in this case, a > combination of a faulty assumption on the programmers' part and > Python's lack of strict typing.
I'll take that bait: did mypy miss this? _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/BGNQTUXUGCGERMVZUAYZJIQQKOULRHGH/ Code of Conduct: http://python.org/psf/codeofconduct/
