Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

traceback: add a new thin class storing a traceback without storing local variables #62111

Copy link
Copy link
@gvanrossum

Description

@gvanrossum
Issue body actions
BPO 17911
Nosy @gvanrossum, @rhettinger, @terryjreedy, @ncoghlan, @pitrou, @vstinner, @rbtcollins, @ned-deily, @ericsnowcurrently, @vadmium, @1st1, @Martiusweb
Files
  • traceback.patch
  • traceback2.patch: Better documentation, fixed edge cases
  • linecache_1.patch
  • linecache_2.patch
  • frame_1.patch
  • tb_stats_1.patch
  • issue17911-1.patch
  • issue17911-2.patch
  • issue17911-3.patch
  • issue17911-4.patch
  • qualname_in_exceptions.patch: Prints qualnames in function call exceptions.
  • issue17911-5.patch
  • issue17911-6.patch
  • issue-19711-8.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-03-16.22:17:38.516>
    created_at = <Date 2013-05-05.21:31:26.143>
    labels = ['type-feature', 'library', 'expert-asyncio']
    title = 'traceback: add a new thin class storing a traceback without storing local variables'
    updated_at = <Date 2016-06-29.05:00:26.293>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2016-06-29.05:00:26.293>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-16.22:17:38.516>
    closer = 'rbcollins'
    components = ['Library (Lib)', 'asyncio']
    creation = <Date 2013-05-05.21:31:26.143>
    creator = 'gvanrossum'
    dependencies = []
    files = ['30895', '30901', '37700', '37769', '37770', '37771', '37782', '37862', '37870', '38007', '38034', '38324', '38325', '38335']
    hgrepos = []
    issue_num = 17911
    keywords = ['patch']
    message_count = 77.0
    messages = ['188467', '188530', '188548', '188554', '188556', '188616', '188620', '188648', '188719', '192672', '192690', '192728', '192909', '193272', '193294', '193296', '193333', '220381', '220390', '231743', '231792', '233895', '233995', '234297', '234298', '234299', '234319', '234338', '234712', '234740', '234741', '234765', '234769', '234777', '234781', '234782', '234788', '234795', '234796', '234797', '234804', '234812', '234820', '235365', '235428', '235444', '235446', '235455', '235456', '235472', '235480', '235483', '235517', '235569', '235570', '235574', '235578', '235658', '235720', '235872', '237166', '237217', '237220', '237224', '237225', '237228', '237229', '237230', '237231', '237232', '237233', '237237', '237339', '237842', '238169', '238248', '269464']
    nosy_count = 16.0
    nosy_names = ['gvanrossum', 'rhettinger', 'terry.reedy', 'ncoghlan', 'pitrou', 'vstinner', 'rbcollins', 'ned.deily', 'python-dev', 'eric.snow', 'martin.panter', 'mahmoud', 'yselivanov', 'adaptivelogic', 'martius', 'xonatius']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17911'
    versions = ['Python 3.5']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancementA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.