Lazy import in concurrent.futures produces partial import errors
| BPO | 43515 |
|---|---|
| Nosy | @pitrou, @methane |
| Superseder |
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 2021-03-16.16:17:16.753> created_at = <Date 2021-03-16.14:58:40.208> labels = ['type-bug', 'library', '3.9', '3.10'] title = 'Lazy import in concurrent.futures produces partial import errors' updated_at = <Date 2021-03-16.16:17:16.753> user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2021-03-16.16:17:16.753> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2021-03-16.16:17:16.753> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2021-03-16.14:58:40.208> creator = 'pitrou' dependencies = [] files = [] hgrepos = [] issue_num = 43515 keywords = [] message_count = 2.0 messages = ['388844', '388845'] nosy_count = 2.0 nosy_names = ['pitrou', 'methane'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '43517' type = 'behavior' url = 'https://bugs.python.org/issue43515' versions = ['Python 3.9', 'Python 3.10']