Skip to content

Tutorial, list.sort() and items comparability #58258

Description

@sandrotosi
BPO 14050
Nosy @rhettinger, @terryjreedy, @ezio-melotti, @merwok, @bitdancer, @sandrotosi, @vadmium, @andy-maier
PRs
  • bpo-14050: Note that not all data can be sorted #15381
  • [3.8] bpo-14050: Note that not all data can be sorted (GH-15381) #15395
  • Files
  • list_sort-py27.diff
  • list_sort-py32.diff
  • issue14050-list_sort-py34_v2.diff: Patch version v2 for Python 3.4 and for merging into default
  • issue14050-list_sort-py27_v2.diff: Patch version v2 for Python 2.7
  • 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 2019-08-22.16:40:18.197>
    created_at = <Date 2012-02-18.16:58:48.516>
    labels = ['type-feature', 'docs']
    title = 'Tutorial, list.sort() and items comparability'
    updated_at = <Date 2019-08-22.16:40:18.192>
    user = 'https://github.com/sandrotosi'

    bugs.python.org fields:

    activity = <Date 2019-08-22.16:40:18.192>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-08-22.16:40:18.197>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2012-02-18.16:58:48.516>
    creator = 'sandro.tosi'
    dependencies = []
    files = ['24557', '24558', '35854', '35855']
    hgrepos = []
    issue_num = 14050
    keywords = ['patch']
    message_count = 16.0
    messages = ['153648', '153673', '153674', '153769', '153820', '222195', '222197', '222207', '222208', '222280', '222281', '222447', '222864', '240513', '350208', '350213']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'terry.reedy', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'sandro.tosi', 'docs@python', 'tshepang', 'martin.panter', 'andymaier']
    pr_nums = ['15381', '15395']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14050'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions