Skip to content

itertools.product reference implementation creates temporaries #90537

Description

@mwallerb
mannequin
BPO 46379
Nosy @rhettinger, @AlexWaygood, @mwallerb
PRs
  • bpo-46379: remove temporaries from itertools.product reference implementation. #30605
  • 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 2022-01-14.20:30:01.483>
    created_at = <Date 2022-01-14.17:41:54.751>
    labels = ['3.11', 'type-feature', '3.9', '3.10', 'docs']
    title = 'itertools.product reference implementation creates temporaries'
    updated_at = <Date 2022-01-14.22:58:52.924>
    user = 'https://github.com/mwallerb'

    bugs.python.org fields:

    activity = <Date 2022-01-14.22:58:52.924>
    actor = 'mwallerb'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2022-01-14.20:30:01.483>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2022-01-14.17:41:54.751>
    creator = 'mwallerb'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46379
    keywords = ['patch']
    message_count = 5.0
    messages = ['410573', '410575', '410598', '410599', '410607']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'docs@python', 'AlexWaygood', 'mwallerb']
    pr_nums = ['30605']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue46379'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions