-
-
Notifications
You must be signed in to change notification settings - Fork 32.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 | 2719 |
---|---|
Nosy | @gvanrossum, @birkenfeld, @rhettinger, @abalkin |
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/gvanrossum'
closed_at = <Date 2008-04-30.19:47:35.211>
created_at = <Date 2008-04-29.21:02:25.876>
labels = ['interpreter-core', 'type-bug']
title = 'Backport next()'
updated_at = <Date 2008-04-30.19:47:35.013>
user = 'https://github.com/birkenfeld'
bugs.python.org fields:
activity = <Date 2008-04-30.19:47:35.013>
actor = 'georg.brandl'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2008-04-30.19:47:35.211>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2008-04-29.21:02:25.876>
creator = 'georg.brandl'
dependencies = []
files = ['10141']
hgrepos = []
issue_num = 2719
keywords = ['patch', '26backport']
message_count = 13.0
messages = ['65980', '65992', '65993', '65995', '66000', '66004', '66005', '66006', '66007', '66008', '66009', '66010', '66017']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'georg.brandl', 'rhettinger', 'belopolsky']
pr_nums = []
priority = 'critical'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue2719'
versions = ['Python 2.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