Nick Coghlan <ncogh...@gmail.com> added the comment:

python-dev thread with more discussion of the patch: 
https://mail.python.org/pipermail/python-dev/2018-September/155188.html

Note that my comment above was based on a misunderstanding of what the patch 
does - the module level code still gets executed at import time, what's able to 
be avoided is the unmarshalling costs.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34690>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to