Closed
Description
BPO | 9213 |
---|---|
Nosy | @birkenfeld, @rhettinger, @mdickinson, @merwok, @durban |
Files |
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 2010-09-14.16:54:05.428>
created_at = <Date 2010-07-09.19:06:14.231>
labels = ['interpreter-core', 'type-bug']
title = 'range purports to implement the Sequence ABC, but is missing index and count methods'
updated_at = <Date 2010-09-14.16:54:05.426>
user = 'https://bugs.python.org/stutzbach'
bugs.python.org fields:
activity = <Date 2010-09-14.16:54:05.426>
actor = 'stutzbach'
assignee = 'stutzbach'
closed = True
closed_date = <Date 2010-09-14.16:54:05.428>
closer = 'stutzbach'
components = ['Interpreter Core']
creation = <Date 2010-07-09.19:06:14.231>
creator = 'stutzbach'
dependencies = []
files = ['18111', '18128', '18714']
hgrepos = []
issue_num = 9213
keywords = ['patch']
message_count = 13.0
messages = ['109784', '109785', '111112', '111195', '114534', '114633', '115396', '116018', '116120', '116146', '116352', '116372', '116410']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'rhettinger', 'mark.dickinson', 'stutzbach', 'eric.araujo', 'daniel.urban']
pr_nums = []
priority = 'critical'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9213'
versions = ['Python 3.2']