Skip to content

iter.next() or iter.__next__() ? #47521

@vizcayno

Description

@vizcayno
mannequin
BPO 3271
Nosy @birkenfeld, @benjaminp

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/birkenfeld'
closed_at = <Date 2008-07-03.20:29:29.191>
created_at = <Date 2008-07-03.15:09:59.976>
labels = ['type-bug', 'docs']
title = 'iter.next() or iter.__next__() ?'
updated_at = <Date 2008-07-03.20:29:29.190>
user = 'https://bugs.python.org/vizcayno'

bugs.python.org fields:

activity = <Date 2008-07-03.20:29:29.190>
actor = 'benjamin.peterson'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2008-07-03.20:29:29.191>
closer = 'benjamin.peterson'
components = ['Documentation']
creation = <Date 2008-07-03.15:09:59.976>
creator = 'vizcayno'
dependencies = []
files = []
hgrepos = []
issue_num = 3271
keywords = []
message_count = 4.0
messages = ['69205', '69226', '69228', '69229']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'vizcayno', 'benjamin.peterson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3271'
versions = ['Python 3.0']

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions