Skip to content

Provide importlib.util.lazy_import helper function #76373

@ncoghlan

Description

@ncoghlan
BPO 32192
Nosy @warsaw, @brettcannon, @ncoghlan, @ericsnowcurrently, @nanjekyejoannah, @iritkatriel
PRs
  • bpo-32192: A basic lazy importer example #21330
  • 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 2020-10-05.18:34:50.201>
    created_at = <Date 2017-12-01.08:50:41.820>
    labels = ['3.8', 'type-feature', '3.7', 'docs']
    title = 'Provide importlib.util.lazy_import helper function'
    updated_at = <Date 2020-10-05.18:34:50.200>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2020-10-05.18:34:50.200>
    actor = 'brett.cannon'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2020-10-05.18:34:50.201>
    closer = 'brett.cannon'
    components = ['Documentation']
    creation = <Date 2017-12-01.08:50:41.820>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32192
    keywords = ['patch']
    message_count = 6.0
    messages = ['307370', '307396', '307481', '373620', '377893', '378073']
    nosy_count = 7.0
    nosy_names = ['barry', 'brett.cannon', 'ncoghlan', 'docs@python', 'eric.snow', 'nanjekyejoannah', 'iritkatriel']
    pr_nums = ['21330']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32192'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions