Skip to content

importlib: better error message when import fail during Python shutdown #70824

@vstinner

Description

@vstinner
BPO 26637
Nosy @brettcannon, @vstinner, @ericsnowcurrently
Files
  • importlib_shutdown.patch
  • importlib_shutdown-2.patch
  • 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 2016-03-24.23:42:05.577>
    created_at = <Date 2016-03-24.15:06:33.209>
    labels = ['library']
    title = 'importlib: better error message when import fail during Python shutdown'
    updated_at = <Date 2016-03-25.07:57:50.818>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-03-25.07:57:50.818>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-03-24.23:42:05.577>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2016-03-24.15:06:33.209>
    creator = 'vstinner'
    dependencies = []
    files = ['42275', '42277']
    hgrepos = []
    issue_num = 26637
    keywords = ['patch']
    message_count = 9.0
    messages = ['262352', '262367', '262368', '262375', '262376', '262378', '262379', '262387', '262405']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'vstinner', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue26637'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions