Skip to content

Skip stack unwinding when "next", "until" and "return" pdb commands executed in generator context #60800

Closed
@asvetlov

Description

@asvetlov
BPO 16596
Nosy @gvanrossum, @birkenfeld, @pitrou, @larryhastings, @asvetlov, @xdegaye, @phmc
Files
  • issue16596.diff
  • issue16596_v2.diff
  • issue16596_nostate.diff
  • issue16596_nostate_2.diff
  • issue16596_nostate_3.diff
  • issue16596_nostate_4.diff
  • issue16596_leak.diff: Fix for ref leak in committed patch
  • pdb_doc.diff
  • 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/gvanrossum'
    closed_at = <Date 2013-11-23.13:13:35.797>
    created_at = <Date 2012-12-02.23:23:04.743>
    labels = ['type-feature', 'library', 'release-blocker']
    title = 'Skip stack unwinding when "next",  "until" and "return" pdb commands executed in generator context'
    updated_at = <Date 2014-03-10.10:12:38.006>
    user = 'https://github.com/asvetlov'

    bugs.python.org fields:

    activity = <Date 2014-03-10.10:12:38.006>
    actor = 'xdegaye'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2013-11-23.13:13:35.797>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2012-12-02.23:23:04.743>
    creator = 'asvetlov'
    dependencies = []
    files = ['28189', '28205', '28225', '28280', '32699', '32735', '32794', '34326']
    hgrepos = []
    issue_num = 16596
    keywords = ['patch']
    message_count = 27.0
    messages = ['176815', '176817', '176862', '176898', '177050', '177051', '177059', '177319', '177344', '202991', '202999', '203309', '203312', '203350', '203352', '203423', '203537', '203543', '203668', '203986', '203992', '203995', '203996', '204001', '204002', '213008', '213022']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'pitrou', 'larry', 'asvetlov', 'xdegaye', 'python-dev', 'pconnell']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16596'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions