Skip to content

abs_paths() in site.py is slow #73778

@methane

Description

@methane
BPO 29592
Nosy @freddrake, @brettcannon, @gpshead, @ncoghlan, @methane, @ericsnowcurrently
PRs
  • bpo-29592: site: skip abs_paths() when it's redundant #167
  • 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 2017-03-14.15:52:43.117>
    created_at = <Date 2017-02-17.16:19:42.180>
    labels = ['3.7', 'library', 'performance']
    title = 'abs_paths() in site.py is slow'
    updated_at = <Date 2017-03-24.22:19:52.910>
    user = 'https://github.com/methane'

    bugs.python.org fields:

    activity = <Date 2017-03-24.22:19:52.910>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-14.15:52:43.117>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2017-02-17.16:19:42.180>
    creator = 'methane'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29592
    keywords = []
    message_count = 9.0
    messages = ['288019', '288049', '288052', '288053', '288113', '288128', '288130', '288137', '290185']
    nosy_count = 6.0
    nosy_names = ['fdrake', 'brett.cannon', 'gregory.p.smith', 'ncoghlan', 'methane', 'eric.snow']
    pr_nums = ['167']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29592'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions