Skip to content

Make *start* usable as a keyword argument for sum(). #78818

Closed
@rhettinger

Description

@rhettinger
BPO 34637
Nosy @rhettinger, @gpshead, @serhiy-storchaka, @zooba, @tirkarthi
PRs
  • bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. #9208
  • 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 2018-09-12.17:57:52.700>
    created_at = <Date 2018-09-11.23:34:59.271>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Make *start* usable as a keyword argument for sum().'
    updated_at = <Date 2018-09-12.17:57:52.699>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2018-09-12.17:57:52.699>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-09-12.17:57:52.700>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2018-09-11.23:34:59.271>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34637
    keywords = ['patch']
    message_count = 8.0
    messages = ['325092', '325100', '325101', '325103', '325120', '325124', '325150', '325151']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'gregory.p.smith', 'serhiy.storchaka', 'steve.dower', 'xtreak']
    pr_nums = ['9208']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34637'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions