kill imp.load_dynamic's third argument (original) (raw)
BPO | 14724 |
---|---|
Nosy | @brettcannon, @ncoghlan, @pitrou, @ericvsmith |
Superseder | bpo-16421: importlib.machinery.ExtensionFileLoader cannot load several modules from the same shared object |
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 = None closed_at = <Date 2013-02-01.22:33:11.147> created_at = <Date 2012-05-04.20:48:31.177> labels = ['interpreter-core', 'library'] title = "kill imp.load_dynamic's third argument" updated_at = <Date 2013-02-01.22:33:11.146> user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2013-02-01.22:33:11.146> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = <Date 2013-02-01.22:33:11.147> closer = 'brett.cannon' components = ['Interpreter Core', 'Library (Lib)'] creation = <Date 2012-05-04.20:48:31.177> creator = 'pitrou' dependencies = [] files = [] hgrepos = [] issue_num = 14724 keywords = [] message_count = 3.0 messages = ['159971', '159972', '181126'] nosy_count = 4.0 nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'eric.smith'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = '16421' type = None url = 'https://bugs.python.org/issue14724' versions = ['Python 3.3']