On Thu, 10 Feb 2022 at 17:11, Christopher Barker <python...@gmail.com> wrote: > agreed. But we seem to be getting a mixed message here: > > 1) it's too coplex with too many variable that have to be thought through and > won't satisfy everyone anyway. > > and > > 2) It's just a simple one-liner > > Those are kind of incompatible ideas ;-)
Indeed, so which is being proposed here? My answer is the same in both cases (I don't think it's worth adding to the stdlib) but which justification I need to express depends on which option is being proposed :-) > This feels to me not so different then math.isclose() -- not that complex, > but complex enough that it's good to put a well thought through > implementation in the stdlib. Maybe. It still needs someone to get down to details and propose something specific. And I'll still be between -0.5 and -1 on it, but you don't need to convince me personally, you just need some level of support from *some* of the core devs, and/or broad community support sufficient to persuade at least one core dev to merge a PR implementing the idea. Paul _______________________________________________ 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/WXP7GWZ4G2UNPPKICX7KXIHR3RFHXBFX/ Code of Conduct: http://python.org/psf/codeofconduct/