-
-
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 | 20589 |
|---|---|
| Nosy | @pitrou, @vstinner, @berkerpeksag |
| 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 2016-03-12.00:51:48.320>
created_at = <Date 2014-02-11.03:25:09.272>
labels = ['type-bug', 'library']
title = 'pathlib.owner() and pathlib.group() raise ImportError on Windows'
updated_at = <Date 2016-03-12.00:51:48.319>
user = 'https://bugs.python.org/spiralx'bugs.python.org fields:
activity = <Date 2016-03-12.00:51:48.319>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2016-03-12.00:51:48.320>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2014-02-11.03:25:09.272>
creator = 'spiralx'
dependencies = []
files = ['34033']
hgrepos = []
issue_num = 20589
keywords = ['patch']
message_count = 9.0
messages = ['210896', '210925', '211029', '236229', '261601', '261602', '261610', '261612', '261625']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'BreamoreBoy', 'python-dev', 'berker.peksag', 'spiralx']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20589'
versions = ['Python 3.5', 'Python 3.6']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