Raising an exception in __trunc__ gives a segmentation fault.

BPO 17715
Nosy @mdickinson, @benjaminp
Files
  • issue17715.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 = 'https://github.com/mdickinson'
    closed_at = <Date 2013-04-13.16:46:48.193>
    created_at = <Date 2013-04-13.15:57:33.794>
    labels = ['interpreter-core', 'type-crash']
    title = 'Raising an exception in __trunc__ gives a segmentation fault.'
    updated_at = <Date 2013-04-13.16:46:48.192>
    user = 'https://github.com/mdickinson'

    bugs.python.org fields:

    activity = <Date 2013-04-13.16:46:48.192>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2013-04-13.16:46:48.193>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2013-04-13.15:57:33.794>
    creator = 'mark.dickinson'
    dependencies = []
    files = ['29800']
    hgrepos = []
    issue_num = 17715
    keywords = ['patch']
    message_count = 5.0
    messages = ['186735', '186740', '186745', '186755', '186757']
    nosy_count = 3.0
    nosy_names = ['mark.dickinson', 'benjamin.peterson', 'python-dev']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue17715'
    versions = ['Python 3.3', 'Python 3.4']