Skip to content

Add a load_parents argument to importlib.find_loader() #60696

@brettcannon

Description

@brettcannon
BPO 16492
Nosy @brettcannon, @asvetlov, @ericsnowcurrently
Superseder
  • bpo-19944: Make importlib.find_spec load packages as needed
  • 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 2013-12-19.19:11:45.009>
    created_at = <Date 2012-11-17.14:38:51.418>
    labels = ['type-feature', 'library']
    title = 'Add a load_parents argument to importlib.find_loader()'
    updated_at = <Date 2013-12-19.19:11:44.991>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2013-12-19.19:11:44.991>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-19.19:11:45.009>
    closer = 'eric.snow'
    components = ['Library (Lib)']
    creation = <Date 2012-11-17.14:38:51.418>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16492
    keywords = []
    message_count = 2.0
    messages = ['175742', '206630']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'asvetlov', 'eric.snow']
    pr_nums = []
    priority = 'low'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '19944'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16492'
    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