Skip to content

sorted(range(1000)) is slower in Python 3.7 than in 3.5 #73038

@vstinner

Description

@vstinner
BPO 28852
Nosy @vstinner, @ericvw, @serhiy-storchaka
Files
  • 3.5.json.gz
  • 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 = None
    closed_at = <Date 2016-12-05.16:31:44.105>
    created_at = <Date 2016-12-01.16:21:27.674>
    labels = ['3.7', 'invalid', 'performance']
    title = 'sorted(range(1000)) is slower in Python 3.7 than in 3.5'
    updated_at = <Date 2016-12-05.16:31:44.104>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-12-05.16:31:44.104>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-12-05.16:31:44.105>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-12-01.16:21:27.674>
    creator = 'vstinner'
    dependencies = []
    files = ['45727']
    hgrepos = []
    issue_num = 28852
    keywords = []
    message_count = 3.0
    messages = ['282194', '282196', '282213']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ericvw', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28852'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions