[issue28026] module_from_spec() should raise an error in 3.6

Roundup Robot report at bugs.python.org
Thu Sep 8 14:14:41 EDT 2016


Roundup Robot added the comment:

New changeset ada5620efd82 by Eric Snow in branch 'default':
Issue #28026: Raise ImportError when exec_module() exists but create_module() is missing.
https://hg.python.org/cpython/rev/ada5620efd82

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28026>
_______________________________________


More information about the Python-bugs-list mailing list