◐ Shell
clean mode source ↗

Interpreter error when running a script under debugger control

BPO 3415
Nosy @birkenfeld, @amauryfa
Superseder
  • bpo-2378: UnboundLocalError when trying to raise exceptions inside execfile
  • 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 2008-07-21.09:29:43.518>
    created_at = <Date 2008-07-19.05:32:34.369>
    labels = ['interpreter-core', 'type-bug']
    title = 'Interpreter error when running a script under debugger control'
    updated_at = <Date 2008-07-21.09:29:43.456>
    user = 'https://bugs.python.org/nirai'

    bugs.python.org fields:

    activity = <Date 2008-07-21.09:29:43.456>
    actor = 'amaury.forgeotdarc'
    assignee = 'jhylton'
    closed = True
    closed_date = <Date 2008-07-21.09:29:43.518>
    closer = 'amaury.forgeotdarc'
    components = ['Interpreter Core']
    creation = <Date 2008-07-19.05:32:34.369>
    creator = 'nirai'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 3415
    keywords = []
    message_count = 3.0
    messages = ['70005', '70013', '70099']
    nosy_count = 4.0
    nosy_names = ['jhylton', 'georg.brandl', 'amaury.forgeotdarc', 'nirai']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '2378'
    type = 'behavior'
    url = 'https://bugs.python.org/issue3415'
    versions = ['Python 2.6', 'Python 3.0']