Skip to content

itertools.product not lazy #84983

@stsouko

Description

@stsouko
mannequin
BPO 40806
Nosy @tim-one, @rhettinger, @miss-islington, @remilapeyre, @stsouko
PRs
  • bpo-40806: itertools.product docs clarify #20492
  • [3.9] bpo-40806: Clarify that itertools.product immediately consumes its inputs (GH-20492) #20498
  • 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/rhettinger'
    closed_at = <Date 2020-05-28.16:50:13.281>
    created_at = <Date 2020-05-28.12:55:46.015>
    labels = ['3.8', 'type-bug', 'library']
    title = 'itertools.product not lazy'
    updated_at = <Date 2020-05-28.16:58:36.995>
    user = 'https://github.com/stsouko'

    bugs.python.org fields:

    activity = <Date 2020-05-28.16:58:36.995>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-05-28.16:50:13.281>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2020-05-28.12:55:46.015>
    creator = 'nougmanoff'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40806
    keywords = ['patch']
    message_count = 5.0
    messages = ['370201', '370203', '370246', '370249', '370250']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'rhettinger', 'miss-islington', 'remi.lapeyre', 'nougmanoff']
    pr_nums = ['20492', '20498']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40806'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions