-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 27443 |
|---|---|
| Nosy | @rhettinger, @serhiy-storchaka |
| 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 2016-07-03.12:18:19.108>
created_at = <Date 2016-07-02.19:53:54.043>
labels = ['interpreter-core', 'type-bug']
title = '__length_hint__() of bytearray iterator can return negative integer'
updated_at = <Date 2016-07-03.12:18:19.107>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-07-03.12:18:19.107>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-07-03.12:18:19.108>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2016-07-02.19:53:54.043>
creator = 'serhiy.storchaka'
dependencies = []
files = ['43612']
hgrepos = []
issue_num = 27443
keywords = ['patch']
message_count = 4.0
messages = ['269729', '269735', '269761', '269764']
nosy_count = 3.0
nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27443'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error