Skip to content

pathlib.PurePath.with_suffix() allows creation of otherwise impossible paths #64310

@tifv

Description

@tifv
mannequin
BPO 20111
Nosy @pitrou, @bitdancer, @tifv

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 2014-01-02.23:08:25.916>
created_at = <Date 2014-01-02.20:29:00.760>
labels = ['type-bug', 'library']
title = 'pathlib.PurePath.with_suffix() allows creation of otherwise impossible paths'
updated_at = <Date 2014-01-02.23:08:25.914>
user = 'https://github.com/tifv'

bugs.python.org fields:

activity = <Date 2014-01-02.23:08:25.914>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-01-02.23:08:25.916>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-01-02.20:29:00.760>
creator = 'july'
dependencies = []
files = []
hgrepos = []
issue_num = 20111
keywords = []
message_count = 4.0
messages = ['207185', '207196', '207197', '207198']
nosy_count = 4.0
nosy_names = ['pitrou', 'r.david.murray', 'july', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20111'
versions = ['Python 3.4']

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