-
-
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 | 22939 |
|---|---|
| Nosy | @rhettinger, @ronaldoussoren, @mdickinson, @vstinner, @bitdancer, @serhiy-storchaka, @https://github.com/hakril |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2015-05-21.18:00:05.944>
created_at = <Date 2014-11-25.10:56:33.086>
labels = ['interpreter-core', 'type-bug']
title = 'integer overflow in iterator object'
updated_at = <Date 2015-05-21.18:00:05.943>
user = 'https://github.com/httpsgithubcomhakril'bugs.python.org fields:
activity = <Date 2015-05-21.18:00:05.943>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-05-21.18:00:05.944>
closer = 'serhiy.storchaka'
components = ['Interpreter Core']
creation = <Date 2014-11-25.10:56:33.086>
creator = 'hakril'
dependencies = []
files = ['37375', '37382']
hgrepos = []
issue_num = 22939
keywords = ['patch']
message_count = 24.0
messages = ['231651', '231659', '231660', '231664', '231669', '231676', '232250', '232267', '232269', '232282', '232284', '232285', '232362', '232365', '232367', '232368', '232385', '233021', '233203', '234233', '242960', '243568', '243769', '243771']
nosy_count = 8.0
nosy_names = ['rhettinger', 'ronaldoussoren', 'mark.dickinson', 'vstinner', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'hakril']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22939'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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