Skip to content

Adding itertools.pairwise to the standard library? #82381

@della

Description

@della
mannequin
BPO 38200
Nosy @tim-one, @rhettinger, @vedgar, @bbayles
PRs
  • bpo-38200: Add itertools.pairwise() #23549
  • Files
  • pairwise.py: Sketch for a C implementation
  • 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-12-01.04:43:46.901>
    created_at = <Date 2019-09-17.16:00:08.480>
    labels = ['type-feature', 'library', '3.9']
    title = 'Adding itertools.pairwise to the standard library?'
    updated_at = <Date 2020-12-01.04:43:46.901>
    user = 'https://bugs.python.org/della'

    bugs.python.org fields:

    activity = <Date 2020-12-01.04:43:46.901>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-12-01.04:43:46.901>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-09-17.16:00:08.480>
    creator = 'della'
    dependencies = []
    files = ['49633']
    hgrepos = []
    issue_num = 38200
    keywords = ['patch']
    message_count = 7.0
    messages = ['352642', '352660', '352696', '352749', '352752', '353655', '382214']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'rhettinger', 'della', 'veky', 'bbayles']
    pr_nums = ['23549']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38200'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions