Skip to content

locals() behaviour differs when tracing is in effect #51332

@andbj

Description

@andbj
mannequin
BPO 7083
Nosy @gvanrossum, @birkenfeld, @terryjreedy, @pitrou, @nedbat
Superseder
  • bpo-17546: Document the circumstances where the locals() dict get updated
  • Files
  • localstest.py
  • localtest2.py
  • 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/birkenfeld'
    closed_at = <Date 2009-10-08.16:58:24.948>
    created_at = <Date 2009-10-08.13:49:57.354>
    labels = ['extension-modules', 'interpreter-core', 'type-bug', 'docs']
    title = 'locals() behaviour differs when tracing is in effect'
    updated_at = <Date 2013-03-28.02:07:08.144>
    user = 'https://bugs.python.org/andbj'

    bugs.python.org fields:

    activity = <Date 2013-03-28.02:07:08.144>
    actor = 'eric.snow'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2009-10-08.16:58:24.948>
    closer = 'gvanrossum'
    components = ['Documentation', 'Extension Modules', 'Interpreter Core']
    creation = <Date 2009-10-08.13:49:57.354>
    creator = 'andbj'
    dependencies = []
    files = ['15081', '29597']
    hgrepos = []
    issue_num = 7083
    keywords = []
    message_count = 14.0
    messages = ['93745', '93747', '93750', '93751', '93758', '175498', '175596', '178179', '178283', '178294', '181255', '181298', '185349', '185353']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'terry.reedy', 'pitrou', 'techtonik', 'nedbat']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = '17546'
    type = 'behavior'
    url = 'https://bugs.python.org/issue7083'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirextension-modulesC modules in the Modules dirinterpreter-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