Skip to content

importlib sometimes fails to import a recently created module #67600

@rjdymond

Description

@rjdymond
mannequin
BPO 23412
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently
Files
  • importerror.py
  • 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 2015-02-09.15:45:49.948>
    created_at = <Date 2015-02-08.15:43:35.922>
    labels = ['interpreter-core', 'type-bug', 'invalid']
    title = 'importlib sometimes fails to import a recently created module'
    updated_at = <Date 2015-02-09.15:45:49.947>
    user = 'https://bugs.python.org/rjdymond'

    bugs.python.org fields:

    activity = <Date 2015-02-09.15:45:49.947>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-02-09.15:45:49.948>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2015-02-08.15:43:35.922>
    creator = 'rjdymond'
    dependencies = []
    files = ['38046']
    hgrepos = []
    issue_num = 23412
    keywords = []
    message_count = 3.0
    messages = ['235557', '235559', '235617']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'SilentGhost', 'eric.snow', 'rjdymond']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23412'
    versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions