Skip to content

Custom frozen modules get ignored. #89559

Closed
@ericsnowcurrently

Description

@ericsnowcurrently
BPO 45396
Nosy @gvanrossum, @brettcannon, @ericsnowcurrently
PRs
  • bpo-45396: Always import custom frozen modules. #28776
  • bpo-45395: Make custom frozen modules additions instead of replacements. #28778
  • gh-89559: Change -X frozen_modules to -X frozen_stdlib. #29301
  • 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 = None
    created_at = <Date 2021-10-06.20:22:14.892>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = 'Custom frozen modules get ignored.'
    updated_at = <Date 2021-10-28.21:34:52.384>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-10-28.21:34:52.384>
    actor = 'eric.snow'
    assignee = 'eric.snow'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-10-06.20:22:14.892>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45396
    keywords = ['patch']
    message_count = 4.0
    messages = ['403336', '403337', '403705', '405277']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'eric.snow']
    pr_nums = ['28776', '28778', '29301']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45396'
    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