top | item 45804702 (no title) onedognight | 3 months ago The pep didn’t mention considering reusing `async` instead of `lazy`. That would’ve conveyed the same thing to me without a new keyword, and would haven’t been similar to html’s usage `async`. discuss order hn newest belval|3 months ago I personally would have preferred "defer import os" instead of "lazy import os". It might be the non-native showing but lazy import feels unserious. bloppe|3 months ago Lazy is more canonical: https://en.wikipedia.org/wiki/Lazy_evaluation _moof|3 months ago "Lazy" is standard language for this kind of behavior.
belval|3 months ago I personally would have preferred "defer import os" instead of "lazy import os". It might be the non-native showing but lazy import feels unserious. bloppe|3 months ago Lazy is more canonical: https://en.wikipedia.org/wiki/Lazy_evaluation _moof|3 months ago "Lazy" is standard language for this kind of behavior.
belval|3 months ago
bloppe|3 months ago
_moof|3 months ago