Skip to content

symtable.symtable can return the wrong "top" SymbolTable #63592

@stevenwinfield

Description

@stevenwinfield
BPO 19393
Nosy @brettcannon, @birkenfeld, @ncoghlan, @benjaminp
Files
  • symtable_weirdness.py: Script to reproduce the problem. Python 2 and 3 comapatible.
  • 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/benjaminp'
    closed_at = <Date 2013-10-26.17:22:43.556>
    created_at = <Date 2013-10-25.17:49:55.978>
    labels = ['type-bug', 'library']
    title = 'symtable.symtable can return the wrong "top" SymbolTable'
    updated_at = <Date 2013-10-26.17:22:43.554>
    user = 'https://bugs.python.org/StevenWinfield'

    bugs.python.org fields:

    activity = <Date 2013-10-26.17:22:43.554>
    actor = 'python-dev'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2013-10-26.17:22:43.556>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2013-10-25.17:49:55.978>
    creator = 'Steven.Winfield'
    dependencies = []
    files = ['32359']
    hgrepos = []
    issue_num = 19393
    keywords = []
    message_count = 2.0
    messages = ['201265', '201378']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'ncoghlan', 'benjamin.peterson', 'python-dev', 'Steven.Winfield']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19393'
    versions = ['Python 2.7', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions