Skip to content

The frozen importer should capture info in find_spec(). #89487

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 45324
Nosy @warsaw, @ericsnowcurrently
PRs
  • bpo-45324: Capture data in FrozenImporter.find_spec() to use in exec_module(). #28633
  • bpo-45324: Rearrange some of the FrozenImporter finder tests. #28740
  • 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/ericsnowcurrently'
    closed_at = <Date 2021-10-05.16:02:33.592>
    created_at = <Date 2021-09-29.17:57:04.035>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = 'The frozen importer should capture info in find_spec().'
    updated_at = <Date 2021-10-05.16:09:57.175>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-10-05.16:09:57.175>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2021-10-05.16:02:33.592>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2021-09-29.17:57:04.035>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45324
    keywords = ['patch']
    message_count = 3.0
    messages = ['402895', '402896', '403247']
    nosy_count = 2.0
    nosy_names = ['barry', 'eric.snow']
    pr_nums = ['28633', '28740']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45324'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.11only security fixesinterpreter-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