On Fri, 16 Oct 2020 12:38:49 +0300 Ram Rachum <r...@rachum.com> wrote: > Well, I can also write a decorator that does lru_cache, but there are a lot > of advantages that it's available in the standard library...
But the standard libary doesn't have to contain every utility function on Earth. And if you want it to be in the standard library, your best bet is to write it anyway and propose it for inclusion. Regards Antoine. _______________________________________________ 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/QZWXAJQ4KNAHWVYEPGFJNWZLCYZX2EIR/ Code of Conduct: http://python.org/psf/codeofconduct/