Skip to content

pdb fails to access variables closed over #70260

Closed
@anntzer

Description

@anntzer
BPO 26072
Nosy @birkenfeld, @xdegaye, @devjoe
Files
  • default.patch: show proper information when Pdb fails to create a closure
  • free_variables.patch
  • 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 2016-01-10.05:16:24.039>
    labels = ['3.7', 'type-bug', 'library']
    title = 'pdb fails to access variables closed over'
    updated_at = <Date 2016-11-22.11:54:13.971>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2016-11-22.11:54:13.971>
    actor = 'Chun-Yu Tseng'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2016-01-10.05:16:24.039>
    creator = 'Antony.Lee'
    dependencies = []
    files = ['45115', '45509']
    hgrepos = []
    issue_num = 26072
    keywords = ['patch']
    message_count = 10.0
    messages = ['257888', '277181', '277578', '278761', '280912', '280930', '280933', '280988', '281016', '281469']
    nosy_count = 4.0
    nosy_names = ['georg.brandl', 'xdegaye', 'Jes\xc3\xbas G\xc3\xb3mez', 'Chun-Yu Tseng']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26072'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions