concurrent.futures.wait calls len() on an possible iterable
| BPO | 41938 |
|---|---|
| Nosy | @rohitkg98 |
| PRs |
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 = None created_at = <Date 2020-10-05.02:02:57.246> labels = ['type-bug', 'library', '3.10'] title = 'concurrent.futures.wait calls len() on an possible iterable' updated_at = <Date 2020-10-05.02:35:35.432> user = 'https://github.com/rohitkg98'
bugs.python.org fields:
activity = <Date 2020-10-05.02:35:35.432> actor = 'rohitkg98' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2020-10-05.02:02:57.246> creator = 'rohitkg98' dependencies = [] files = [] hgrepos = [] issue_num = 41938 keywords = ['patch'] message_count = 1.0 messages = ['377991'] nosy_count = 1.0 nosy_names = ['rohitkg98'] pr_nums = ['22555'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue41938' versions = ['Python 3.10']