Skip to content

Block stack size for frame objects should be dynamically sizable #87083

@tomkpz

Description

@tomkpz
mannequin
BPO 42917
Nosy @gvanrossum, @gpshead, @markshannon, @serhiy-storchaka, @tomKPZ
PRs
  • bpo-42917: Made block stack for frame objects dynamically sizable #24204
  • bpo-42197: Don't create f_locals dictionary unless we actually need it. #32055
  • 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 2022-03-25.11:32:43.977>
    created_at = <Date 2021-01-13.01:54:09.764>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'Block stack size for frame objects should be dynamically sizable'
    updated_at = <Date 2022-03-25.11:32:43.976>
    user = 'https://github.com/tomkpz'

    bugs.python.org fields:

    activity = <Date 2022-03-25.11:32:43.976>
    actor = 'Mark.Shannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-25.11:32:43.977>
    closer = 'Mark.Shannon'
    components = ['Interpreter Core']
    creation = <Date 2021-01-13.01:54:09.764>
    creator = 'tomkpz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42917
    keywords = ['patch']
    message_count = 10.0
    messages = ['384991', '385111', '385120', '385125', '385409', '388697', '388698', '388715', '388747', '415993']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'gregory.p.smith', 'Mark.Shannon', 'python-dev', 'serhiy.storchaka', 'tomkpz']
    pr_nums = ['24204', '32055']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42917'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions