On Mon, 2 Oct 2017 at 11:19 Christian Heimes <christ...@python.org> wrote:
> On 2017-10-02 19:29, Brett Cannon wrote: > > My current design for an opt-in lazy importing setup includes an > > explicit function for importlib that's mainly targeted for the stdlib > > and it's startup module needs, but could be used by others: > > > https://notebooks.azure.com/Brett/libraries/di2Btqj7zSI/html/Lazy%20importing.ipynb > > Awesome, thanks Brett! :) > Well, I have to find the time to try and get this in for Python 3.7 (I'm currently working with Barry on a pkg_resources replacement so there's a queue :) . > > Small nit pick, you need to add a special case for blocked imports. > Added a note at the end of the notebook about needing to make sure that's properly supported. -Brett > > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/brett%40python.org >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com