Skip to content

isinstance is called a more times that needed in ntpath #59480

@mandel

Description

@mandel
mannequin
BPO 15275
Nosy @terryjreedy, @jcea, @vstinner, @ezio-melotti, @briancurtin, @serhiy-storchaka
Files
  • less_isinstance.patch: Patch that reduces the number of isinstance calls performed.
  • ntpath_cleanup.diff
  • 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/serhiy-storchaka'
    closed_at = <Date 2014-07-23.17:46:54.258>
    created_at = <Date 2012-07-07.13:38:18.190>
    labels = ['OS-windows', 'performance']
    title = 'isinstance is called a more times that needed in ntpath'
    updated_at = <Date 2014-07-23.17:46:54.257>
    user = 'https://bugs.python.org/mandel'

    bugs.python.org fields:

    activity = <Date 2014-07-23.17:46:54.257>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-07-23.17:46:54.258>
    closer = 'serhiy.storchaka'
    components = ['Windows']
    creation = <Date 2012-07-07.13:38:18.190>
    creator = 'mandel'
    dependencies = []
    files = ['26294', '36030']
    hgrepos = ['140']
    issue_num = 15275
    keywords = ['patch']
    message_count = 10.0
    messages = ['164842', '165409', '166267', '166390', '220033', '223656', '223657', '223672', '223698', '223752']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'jcea', 'vstinner', 'ezio.melotti', 'brian.curtin', 'BreamoreBoy', 'python-dev', 'mandel', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue15275'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions