init: turn on demandimport for Python 3.6 and above
This uses the new demandimport implementation for Python 3 introduced in previous patches. This doesn't yet enhance performance because it isn't integrated with the custom source file loader we use on Python 3. We'll integrate the two in upcoming patches.
Showing
Loading
Please register or sign in to comment