Skip to content

Inconsistency between functools.reduce & itertools.accumulate #78840

@lycantropos

Description

@lycantropos
BPO 34659
Nosy @tim-one, @rhettinger, @kristjanvalur, @bitdancer, @serhiy-storchaka, @lisroach, @tirkarthi, @lycantropos
PRs
  • bpo-34659: Adds initial kwarg to itertools.accumulate() #9345
  • 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/lisroach'
    closed_at = <Date 2018-09-25.01:23:04.357>
    created_at = <Date 2018-09-13.13:16:58.964>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Inconsistency between functools.reduce & itertools.accumulate'
    updated_at = <Date 2018-09-25.01:23:04.356>
    user = 'https://github.com/lycantropos'

    bugs.python.org fields:

    activity = <Date 2018-09-25.01:23:04.356>
    actor = 'lisroach'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2018-09-25.01:23:04.357>
    closer = 'lisroach'
    components = ['Library (Lib)']
    creation = <Date 2018-09-13.13:16:58.964>
    creator = 'lycantropos'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34659
    keywords = ['patch']
    message_count = 11.0
    messages = ['325243', '325245', '325303', '325305', '325513', '325611', '325616', '325626', '325643', '325848', '326195']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'rhettinger', 'kristjan.jonsson', 'r.david.murray', 'serhiy.storchaka', 'lisroach', 'xtreak', 'lycantropos']
    pr_nums = ['9345']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34659'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (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