Skip to content

Raise ImportWarning when falling back to find_module() #86300

Closed
@brettcannon

Description

@brettcannon
BPO 42134
Nosy @brettcannon, @vstinner, @hroncok
PRs
  • bpo-42134: Raise ImportWarning when calling find_module() #25044
  • 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 2021-03-30.19:08:43.309>
    created_at = <Date 2020-10-23.23:10:10.032>
    labels = ['interpreter-core', '3.10']
    title = 'Raise ImportWarning when falling back to find_module()'
    updated_at = <Date 2021-04-08.21:31:25.417>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2021-04-08.21:31:25.417>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2021-03-30.19:08:43.309>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2020-10-23.23:10:10.032>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42134
    keywords = ['patch']
    message_count = 5.0
    messages = ['379492', '389833', '390511', '390513', '390554']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'vstinner', 'hroncok']
    pr_nums = ['25044']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42134'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions