Skip to content

Make importlib.find_spec load packages as needed #64143

@ncoghlan

Description

@ncoghlan
BPO 19944
Nosy @brettcannon, @terryjreedy, @ncoghlan, @ericsnowcurrently
Dependencies
  • bpo-19700: Update runpy for PEP 451
  • Files
  • issue19944-find-spec-mirror-import-module-direct.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 = None
    closed_at = <Date 2014-01-25.22:50:44.859>
    created_at = <Date 2013-12-10.12:29:01.845>
    labels = ['type-feature', 'library']
    title = 'Make importlib.find_spec load packages as needed'
    updated_at = <Date 2016-04-04.19:43:34.330>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2016-04-04.19:43:34.330>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-01-25.22:50:44.859>
    closer = 'eric.snow'
    components = ['Library (Lib)']
    creation = <Date 2013-12-10.12:29:01.845>
    creator = 'ncoghlan'
    dependencies = ['19700']
    files = ['33336']
    hgrepos = []
    issue_num = 19944
    keywords = ['patch']
    message_count = 26.0
    messages = ['205804', '205826', '205868', '205883', '205903', '205906', '205927', '205937', '205943', '206024', '206026', '206209', '206631', '206986', '206995', '207211', '207212', '207213', '207365', '207402', '207507', '207508', '207511', '209246', '262862', '262866']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'terry.reedy', 'ncoghlan', 'Arfrever', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19944'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions