Skip to content

Lib/pyclbr.py crashes when the package spec cannot be determined by importlib #80479

Description

@mental32
mannequin
BPO 36298
Nosy @brettcannon, @miss-islington, @mental32
PRs
  • bpo-36298: Raise ModuleNotFoundError in pyclbr when a module can't be found #12358
  • 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 = 'https://github.com/brettcannon'
    closed_at = <Date 2019-03-25.18:15:15.299>
    created_at = <Date 2019-03-15.05:43:26.842>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Lib/pyclbr.py crashes when the package spec cannot be determined by importlib'
    updated_at = <Date 2019-03-25.18:15:15.298>
    user = 'https://github.com/mental32'

    bugs.python.org fields:

    activity = <Date 2019-03-25.18:15:15.298>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2019-03-25.18:15:15.299>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2019-03-15.05:43:26.842>
    creator = 'mental'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36298
    keywords = ['patch']
    message_count = 8.0
    messages = ['337966', '338028', '338032', '338034', '338037', '338094', '338618', '338817']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'miss-islington', 'mental']
    pr_nums = ['12358']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36298'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions