zip() docstring should say 'iterator' instead of 'object with __next__()' · Issue #82155 · python/cpython · GitHub
Skip to content

zip() docstring should say 'iterator' instead of 'object with __next__()' #82155

Description

@sir-sigurd
BPO 37974
Nosy @rhettinger, @sir-sigurd

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 2019-08-29.07:10:10.583>
created_at = <Date 2019-08-29.03:30:45.683>
labels = ['type-bug', 'invalid', 'docs']
title = "zip() docstring should say 'iterator' instead of 'object with __next__()'"
updated_at = <Date 2019-08-29.07:10:10.582>
user = 'https://github.com/sir-sigurd'

bugs.python.org fields:

activity = <Date 2019-08-29.07:10:10.582>
actor = 'rhettinger'
assignee = 'docs@python'
closed = True
closed_date = <Date 2019-08-29.07:10:10.583>
closer = 'rhettinger'
components = ['Documentation']
creation = <Date 2019-08-29.03:30:45.683>
creator = 'sir-sigurd'
dependencies = []
files = []
hgrepos = []
issue_num = 37974
keywords = []
message_count = 2.0
messages = ['350704', '350741']
nosy_count = 3.0
nosy_names = ['rhettinger', 'docs@python', 'sir-sigurd']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37974'
versions = []

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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