-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 16661 |
|---|---|
| Nosy | @gpshead, @pitrou, @ned-deily |
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 2012-12-16.14:03:08.184>
created_at = <Date 2012-12-11.03:46:15.914>
labels = ['type-bug', 'library']
title = 'test_posix.test_getgrouplist fails on some systems - incorrectly comparing getgroups and getgrouplist results'
updated_at = <Date 2012-12-16.21:31:01.960>
user = 'https://github.com/gpshead'bugs.python.org fields:
activity = <Date 2012-12-16.21:31:01.960>
actor = 'ned.deily'
assignee = 'rosslagerwall'
closed = True
closed_date = <Date 2012-12-16.14:03:08.184>
closer = 'rosslagerwall'
components = ['Library (Lib)']
creation = <Date 2012-12-11.03:46:15.914>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 16661
keywords = []
message_count = 10.0
messages = ['177320', '177321', '177322', '177323', '177325', '177409', '177411', '177598', '177600', '177629']
nosy_count = 5.0
nosy_names = ['gregory.p.smith', 'pitrou', 'ned.deily', 'rosslagerwall', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16661'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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