Brett Cannon added the comment:

After all the various revelations today about how much of a hassle and murky it 
would be to get types.ModuleType to do what we were after, I went ahead and 
kept importlib.util.module_from_spec(), but dropped the module argument bit. I 
also deconstructed _SpecMethods along the way while keeping the abstractions as 
Eric requested.

----------
resolution:  -> fixed
stage: commit review -> resolved
status: open -> closed

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

Reply via email to