Skip to content

Start should be a keyword argument of the built-in sum #75324

@MarkCBell

Description

@MarkCBell
mannequin
BPO 31141
Nosy @rhettinger, @vstinner, @stevendaprano, @serhiy-storchaka, @MarkCBell, @lisroach, @csabella
PRs
  • bpo-31141: Changed sum to take start as a keyword argument. #3022
  • Superseder
  • bpo-34637: Make start usable as a keyword argument for sum().
  • 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-12.17:59:37.496>
    created_at = <Date 2017-08-08.11:52:48.120>
    labels = ['ctypes', 'type-feature', '3.7']
    title = 'Start should be a keyword argument of the built-in sum'
    updated_at = <Date 2018-09-13.06:20:51.911>
    user = 'https://github.com/MarkCBell'

    bugs.python.org fields:

    activity = <Date 2018-09-13.06:20:51.911>
    actor = 'vstinner'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2018-09-12.17:59:37.496>
    closer = 'rhettinger'
    components = ['ctypes']
    creation = <Date 2017-08-08.11:52:48.120>
    creator = 'Mark.Bell'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31141
    keywords = []
    message_count = 10.0
    messages = ['299908', '299957', '299968', '299973', '300356', '300420', '315790', '315791', '315793', '315794']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'steven.daprano', 'serhiy.storchaka', 'Mark.Bell', 'lisroach', 'cheryl.sabella']
    pr_nums = ['3022']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '34637'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31141'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions