Skip to content

Disable automatic update of frame locals during tracing #86363

Closed
@fabioz

Description

@fabioz
mannequin
BPO 42197
Nosy @ncoghlan, @vstinner, @fabioz, @nedbat, @markshannon
PRs
  • bpo-42197: Disable automatic update of frame locals during tracing #23028
  • 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 = None
    created_at = <Date 2020-10-29.14:16:41.031>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'Disable automatic update of frame locals during tracing'
    updated_at = <Date 2022-03-28.06:57:42.353>
    user = 'https://github.com/fabioz'

    bugs.python.org fields:

    activity = <Date 2022-03-28.06:57:42.353>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2020-10-29.14:16:41.031>
    creator = 'fabioz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42197
    keywords = ['patch']
    message_count = 19.0
    messages = ['379874', '385320', '385323', '385329', '385336', '396563', '396572', '396574', '396576', '411108', '411111', '411112', '411114', '411145', '411177', '411210', '415801', '415998', '416145']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'vstinner', 'fabioz', 'nedbat', 'Mark.Shannon', 'python-dev']
    pr_nums = ['23028', '32055']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue42197'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions