Deprecate imp.new_module() in favour of types.ModuleType
| BPO | 17907 |
|---|---|
| Nosy | @brettcannon, @pitrou, @ezio-melotti |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/brettcannon' closed_at = <Date 2013-06-14.23:20:25.462> created_at = <Date 2013-05-04.18:25:08.556> labels = ['easy', 'type-feature', 'library'] title = 'Deprecate imp.new_module() in favour of types.ModuleType' updated_at = <Date 2013-06-15.02:26:38.893> user = 'https://github.com/brettcannon'
bugs.python.org fields:
activity = <Date 2013-06-15.02:26:38.893> actor = 'python-dev' assignee = 'brett.cannon' closed = True closed_date = <Date 2013-06-14.23:20:25.462> closer = 'brett.cannon' components = ['Library (Lib)'] creation = <Date 2013-05-04.18:25:08.556> creator = 'brett.cannon' dependencies = [] files = [] hgrepos = [] issue_num = 17907 keywords = ['easy'] message_count = 4.0 messages = ['188388', '188439', '191171', '191185'] nosy_count = 5.0 nosy_names = ['brett.cannon', 'pitrou', 'ezio.melotti', 'Arfrever', 'python-dev'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue17907' versions = ['Python 3.4']