Skip to content

os.fspath() should not use repr() on error #71419

@JelleZijlstra

Description

@JelleZijlstra
BPO 27232
Nosy @ethanfurman, @berkerpeksag, @JelleZijlstra
Files
  • fspath-exception.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 2016-10-06.11:09:54.441>
    created_at = <Date 2016-06-05.16:58:05.418>
    labels = ['type-bug', 'library']
    title = 'os.fspath() should not use repr() on error'
    updated_at = <Date 2016-10-06.11:09:54.439>
    user = 'https://github.com/JelleZijlstra'

    bugs.python.org fields:

    activity = <Date 2016-10-06.11:09:54.439>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-10-06.11:09:54.441>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-06-05.16:58:05.418>
    creator = 'JelleZijlstra'
    dependencies = []
    files = ['43240']
    hgrepos = []
    issue_num = 27232
    keywords = ['patch']
    message_count = 4.0
    messages = ['267432', '267519', '267529', '278184']
    nosy_count = 4.0
    nosy_names = ['SilentGhost', 'ethan.furman', 'berker.peksag', 'JelleZijlstra']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27232'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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