Skip to content

[importlib] Deprecate find_module() & find_loader() mplementations #86301

Description

@brettcannon
BPO 42135
Nosy @brettcannon, @hugovk, @miss-islington
PRs
  • bpo-42135: Deprecate implementations of find_module() and find_loader() #25169
  • bpo-42135 Correct version slated for importlib.find_loader removal #28312
  • [3.10] bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312) #28321
  • Dependencies
  • bpo-42134: Raise ImportWarning when falling back to find_module()
  • 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-04-06.15:57:17.076>
    created_at = <Date 2020-10-23.23:11:35.528>
    labels = ['type-bug', 'library', '3.10']
    title = '[importlib] Deprecate find_module() & find_loader() mplementations'
    updated_at = <Date 2021-09-13.23:33:13.286>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2021-09-13.23:33:13.286>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2021-04-06.15:57:17.076>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2020-10-23.23:11:35.528>
    creator = 'brett.cannon'
    dependencies = ['42134']
    files = []
    hgrepos = []
    issue_num = 42135
    keywords = ['patch']
    message_count = 5.0
    messages = ['379493', '390142', '390348', '401739', '401742']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'hugovk', 'miss-islington']
    pr_nums = ['25169', '28312', '28321']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42135'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard 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