Skip to content

Path.with_suffix() raises TypeError when doing %-formatting #78514

@berkerpeksag

Description

@berkerpeksag
BPO 34333
Nosy @pitrou, @berkerpeksag
PRs
  • bpo-34333: Fix %-formatting in Path.with_suffix() #8663
  • [3.7] bpo-34333: Fix %-formatting in Path.with_suffix() (GH-8663) #8731
  • 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/berkerpeksag'
    closed_at = <Date 2018-08-11.06:00:36.323>
    created_at = <Date 2018-08-03.21:03:06.973>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Path.with_suffix() raises TypeError when doing %-formatting'
    updated_at = <Date 2018-08-11.06:00:36.322>
    user = 'https://github.com/berkerpeksag'

    bugs.python.org fields:

    activity = <Date 2018-08-11.06:00:36.322>
    actor = 'berker.peksag'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2018-08-11.06:00:36.323>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2018-08-03.21:03:06.973>
    creator = 'berker.peksag'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34333
    keywords = ['patch']
    message_count = 3.0
    messages = ['323078', '323398', '323399']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'berker.peksag']
    pr_nums = ['8663', '8731']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34333'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions