Yes! Exactly that. I believe (and believed in some discussions here since maybe 4-5 years ago) that having something close to the dask.delayed() function baked into the language works be a good think.
And as a narrow point, it could address the narrower late-bound function argument matter as one narrow use. On Sun, Oct 24, 2021, 9:59 AM Steven D'Aprano <[email protected]> wrote: > On Sun, Oct 24, 2021 at 09:39:27AM -0400, David Mertz, Ph.D. wrote: > > > This has been a topic of other threads over the years, and something I've > > wanted at least since I first worked with Dask's 'delayed()' function. > > You mean this? > > https://docs.dask.org/en/latest/delayed.html > > > > -- > Steve > _______________________________________________ > 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/ORMQESE5VKVASQPJYYKZT4VT5E6RYEFC/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ 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/CKLX5KHE6ABCK6ZTN6PEZ4CYHIYHLO5B/ Code of Conduct: http://python.org/psf/codeofconduct/
