Skip to content

traceback module has no way to show locals #67125

@rbtcollins

Description

@rbtcollins
BPO 22936
Nosy @ncoghlan, @rbtcollins, @ezio-melotti
Dependencies
  • bpo-17911: traceback: add a new thin class storing a traceback without storing local variables
  • Files
  • issue-22936-1.patch
  • issue-22936-2.patch
  • issue-22936-3.patch
  • issue-22936-4.patch
  • issue-22936-5.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 = <Date 2015-08-26.00:13:03.473>
    created_at = <Date 2014-11-25.02:05:27.694>
    labels = ['type-feature', 'library']
    title = 'traceback module has no way to show locals'
    updated_at = <Date 2015-08-26.00:13:03.472>
    user = 'https://github.com/rbtcollins'

    bugs.python.org fields:

    activity = <Date 2015-08-26.00:13:03.472>
    actor = 'rbcollins'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-08-26.00:13:03.473>
    closer = 'rbcollins'
    components = ['Library (Lib)']
    creation = <Date 2014-11-25.02:05:27.694>
    creator = 'rbcollins'
    dependencies = ['17911']
    files = ['37875', '38008', '38333', '38336', '38349']
    hgrepos = []
    issue_num = 22936
    keywords = ['patch']
    message_count = 17.0
    messages = ['231628', '231630', '231738', '234799', '235366', '237218', '237243', '237244', '237246', '237262', '237267', '237298', '237308', '237314', '237320', '237326', '249169']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'rbcollins', 'ezio.melotti', 'cvrebert', 'BreamoreBoy', 'python-dev', 'n']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22936'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions