Skip to content

Simple slice support for list.sort() and .reverse() #43382

@hwundram

Description

@hwundram
mannequin
BPO 1491804
Nosy @rhettinger, @terryjreedy, @bitdancer
Files
  • python-sort-reverse.diff: Python list/array patches, with doc updates, V2.
  • 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 2010-08-12.09:53:33.078>
    created_at = <Date 2006-05-19.19:19:08.000>
    labels = ['interpreter-core', 'type-feature']
    title = 'Simple slice support for list.sort() and .reverse()'
    updated_at = <Date 2010-09-23.01:04:50.188>
    user = 'https://bugs.python.org/hwundram'

    bugs.python.org fields:

    activity = <Date 2010-09-23.01:04:50.188>
    actor = 'r.david.murray'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2010-08-12.09:53:33.078>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2006-05-19.19:19:08.000>
    creator = 'hwundram'
    dependencies = []
    files = ['7267']
    hgrepos = []
    issue_num = 1491804
    keywords = ['patch']
    message_count = 8.0
    messages = ['50292', '50293', '50294', '50295', '50296', '110831', '113671', '117161']
    nosy_count = 5.0
    nosy_names = ['collinwinter', 'rhettinger', 'terry.reedy', 'hwundram', 'r.david.murray']
    pr_nums = []
    priority = 'low'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1491804'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions