Skip to content

traceback module can't format/print unhashable exceptions #72789

@Trundle

Description

@Trundle
mannequin
BPO 28603
Nosy @terryjreedy, @Trundle, @berkerpeksag, @serhiy-storchaka, @JelleZijlstra, @zaneb
PRs
  • bpo-28603: Fix exception chaining for unhashable exceptions #4014
  • [3.6] bpo-28603: Fix formatting tracebacks for unhashable exceptions (GH-4014) #4024
  • Files
  • unhashable_exceptions.diff: Patch against default branch
  • issue28603-list.patch
  • issue28603-ignore.patch
  • issue28603-list.patch
  • hashex.py
  • 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 2017-10-17.22:17:00.634>
    created_at = <Date 2016-11-03.21:22:14.375>
    labels = ['3.7', 'type-bug', 'library']
    title = "traceback module can't format/print unhashable exceptions"
    updated_at = <Date 2017-10-17.22:17:00.632>
    user = 'https://github.com/Trundle'

    bugs.python.org fields:

    activity = <Date 2017-10-17.22:17:00.632>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-17.22:17:00.634>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-11-03.21:22:14.375>
    creator = 'Trundle'
    dependencies = []
    files = ['45342', '45870', '45871', '45872', '47223']
    hgrepos = []
    issue_num = 28603
    keywords = ['patch']
    message_count = 11.0
    messages = ['280022', '280233', '280237', '283081', '283095', '296034', '304485', '304534', '304535', '304538', '304539']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'Trundle', 'berker.peksag', 'serhiy.storchaka', 'JelleZijlstra', 'Chris Barth', 'zaneb']
    pr_nums = ['4014', '4024']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28603'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions