-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 22570 |
|---|---|
| Nosy | @gvanrossum, @warsaw, @brettcannon, @birkenfeld, @pitrou, @ezio-melotti, @cool-RR, @ethanfurman, @serhiy-storchaka |
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-05-19.20:18:47.663>
created_at = <Date 2014-10-06.15:33:51.413>
labels = ['type-feature', 'library']
title = 'Better stdlib support for Path objects using .path attribute'
updated_at = <Date 2016-06-02.17:13:36.987>
user = 'https://github.com/warsaw'bugs.python.org fields:
activity = <Date 2016-06-02.17:13:36.987>
actor = 'ethan.furman'
assignee = 'none'
closed = True
closed_date = <Date 2016-05-19.20:18:47.663>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2014-10-06.15:33:51.413>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 22570
keywords = []
message_count = 44.0
messages = ['228704', '228707', '228713', '228715', '228716', '228717', '228718', '228767', '229544', '229546', '229547', '229548', '229549', '229550', '229552', '253124', '257570', '257593', '257597', '257599', '257615', '257616', '257621', '257622', '257624', '257630', '257632', '257633', '257634', '257635', '257638', '257643', '257647', '257913', '257920', '257924', '257926', '257928', '262935', '262938', '265414', '265843', '265844', '265892']
nosy_count = 14.0
nosy_names = ['gvanrossum', 'barry', 'brett.cannon', 'georg.brandl', 'pitrou', 'bronger', 'ezio.melotti', 'Arfrever', 'daniel.ugra', 'cool-RR', 'ethan.furman', 'tshepang', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22570'
versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement