Skip to content

Possible lazy import opportunities in pathlib #77621

Closed
@ncoghlan

Description

@ncoghlan
BPO 33440
Nosy @ncoghlan, @pitrou, @njsmith, @serhiy-storchaka
PRs
  • bpo-33440: Defer imports in pathlib to reduce its import time. #6820
  • 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 = None
    created_at = <Date 2018-05-07.12:28:40.679>
    labels = ['3.8', 'library', 'performance']
    title = 'Possible lazy import opportunities in `pathlib`'
    updated_at = <Date 2018-05-14.20:03:34.394>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2018-05-14.20:03:34.394>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-05-07.12:28:40.679>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33440
    keywords = ['patch']
    message_count = 4.0
    messages = ['316266', '316276', '316567', '316570']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'pitrou', 'njs', 'serhiy.storchaka']
    pr_nums = ['6820']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue33440'
    versions = ['Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.12only security fixesperformancePerformance or resource usagestdlibPython modules in the Lib dirtopic-pathlib

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions