Skip to content

Globals (and presumably builtins) are cleared premuturely in FrameObject #88608

@markshannon

Description

@markshannon
BPO 44442
Nosy @vstinner, @markshannon
PRs
  • bpo-44442: Do not clear globals or builtins when calling clear() on a frame object. #26768
  • 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/markshannon'
    closed_at = <Date 2021-06-17.15:40:11.542>
    created_at = <Date 2021-06-17.11:14:29.955>
    labels = ['type-bug', '3.11']
    title = 'Globals (and presumably builtins) are cleared premuturely in FrameObject'
    updated_at = <Date 2021-06-29.01:37:35.311>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2021-06-29.01:37:35.311>
    actor = 'vstinner'
    assignee = 'Mark.Shannon'
    closed = True
    closed_date = <Date 2021-06-17.15:40:11.542>
    closer = 'Mark.Shannon'
    components = []
    creation = <Date 2021-06-17.11:14:29.955>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44442
    keywords = ['patch']
    message_count = 6.0
    messages = ['395995', '396002', '396008', '396259', '396261', '396692']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'Mark.Shannon']
    pr_nums = ['26768']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44442'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixestype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions