Indexing the union type can return NotImplemented
| BPO | 44633 |
|---|---|
| Nosy | @gvanrossum, @serhiy-storchaka, @miss-islington, @uriyyo, @Fidget-Spinner |
| PRs | |
| Dependencies |
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-07-18.13:01:37.955> created_at = <Date 2021-07-14.05:42:46.707> labels = ['interpreter-core', 'type-bug', '3.10', '3.11'] title = 'Indexing the union type can return NotImplemented' updated_at = <Date 2021-07-18.13:01:37.954> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2021-07-18.13:01:37.954> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2021-07-18.13:01:37.955> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2021-07-14.05:42:46.707> creator = 'serhiy.storchaka' dependencies = ['44632'] files = [] hgrepos = [] issue_num = 44633 keywords = ['patch'] message_count = 4.0 messages = ['397468', '397625', '397744', '397746'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'serhiy.storchaka', 'miss-islington', 'uriyyo', 'kj'] pr_nums = ['27218', '27224'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue44633' versions = ['Python 3.10', 'Python 3.11']