-
-
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 | 21127 |
|---|---|
| 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-04-22.22:36:11.337>
created_at = <Date 2014-04-01.22:08:28.787>
labels = ['type-bug', 'library']
title = 'Path objects cannot be constructed from str subclasses'
updated_at = <Date 2014-04-22.22:36:11.336>
user = 'https://github.com/anntzer'bugs.python.org fields:
activity = <Date 2014-04-22.22:36:11.336>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-22.22:36:11.337>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-04-01.22:08:28.787>
creator = 'Antony.Lee'
dependencies = []
files = ['34759']
hgrepos = []
issue_num = 21127
keywords = ['patch']
message_count = 6.0
messages = ['215342', '215741', '215907', '215936', '217038', '217039']
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/issue21127'
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