Skip to content

generator bug with exception: tstate->exc_value is not cleared after an except block #67542

@vstinner

Description

@vstinner
BPO 23353
Nosy @pitrou, @vstinner, @serhiy-storchaka
Files
  • excinfo_bug2.py
  • excinfo_bug6.py
  • gen_exc_value.patch
  • gen_exc_value_py27.patch
  • gen_exc_state_restore.patch
  • gen_exc_value_py27.patch
  • exctests.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-18.21:25:33.671>
    created_at = <Date 2015-01-30.14:08:56.293>
    labels = []
    title = 'generator bug with exception: tstate->exc_value is not cleared after an except block'
    updated_at = <Date 2015-03-18.21:29:02.728>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-18.21:29:02.728>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-18.21:25:33.671>
    closer = 'pitrou'
    components = []
    creation = <Date 2015-01-30.14:08:56.293>
    creator = 'vstinner'
    dependencies = []
    files = ['37922', '37923', '37931', '37932', '37933', '37937', '37943']
    hgrepos = []
    issue_num = 23353
    keywords = ['patch']
    message_count = 23.0
    messages = ['235033', '235037', '235067', '235069', '235070', '235072', '235073', '235074', '235076', '235077', '235078', '235097', '235099', '235104', '235110', '235112', '235115', '235116', '235117', '235277', '238403', '238470', '238472']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'Arfrever', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23353'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions