Skip to content

Restructure import.c into PEP 302 importer objects #46388

Description

@duggelz
mannequin
BPO 2135
Nosy @brettcannon, @pjeby, @ncoghlan, @abalkin, @tiran, @duggelz
PRs
  • bpo-42135: Deprecate implementations of find_module() and find_loader() #25169
  • Files
  • builtin_importer-20080217.diff: Patch against py3k r60881
  • 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 2008-04-22.00:58:24.675>
    created_at = <Date 2008-02-17.23:11:18.817>
    labels = ['interpreter-core', 'type-bug']
    title = 'Restructure import.c into PEP 302 importer objects'
    updated_at = <Date 2021-04-03.22:26:07.839>
    user = 'https://github.com/duggelz'

    bugs.python.org fields:

    activity = <Date 2021-04-03.22:26:07.839>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-04-22.00:58:24.675>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2008-02-17.23:11:18.817>
    creator = 'dgreiman'
    dependencies = []
    files = ['9453']
    hgrepos = []
    issue_num = 2135
    keywords = ['patch']
    message_count = 9.0
    messages = ['62510', '62697', '62698', '62704', '62706', '62710', '62714', '62716', '65667']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'pje', 'ncoghlan', 'belopolsky', 'christian.heimes', 'dgreiman']
    pr_nums = ['25169']
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2135'
    versions = ['Python 3.0']

    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