-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21714 |
|---|---|
| Nosy | @pitrou, @anntzer |
| Files |
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-07-07.01:40:30.122>
created_at = <Date 2014-06-11.05:39:26.783>
labels = ['type-bug', 'library']
title = 'Path.with_name can construct invalid paths'
updated_at = <Date 2014-07-07.01:40:30.120>
user = 'https://github.com/anntzer'bugs.python.org fields:
activity = <Date 2014-07-07.01:40:30.120>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-07-07.01:40:30.122>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-06-11.05:39:26.783>
creator = 'Antony.Lee'
dependencies = []
files = ['35735']
hgrepos = []
issue_num = 21714
keywords = ['patch']
message_count = 7.0
messages = ['220235', '220269', '220327', '221263', '221329', '222429', '222431']
nosy_count = 3.0
nosy_names = ['pitrou', 'python-dev', 'Antony.Lee']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21714'
versions = ['Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error