-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 23326 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @vstinner, @vadmium, @serhiy-storchaka |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2015-01-31.16:34:40.179>
created_at = <Date 2015-01-26.21:34:39.091>
labels = ['type-feature', 'library']
title = 'Remove redundant __ne__ implementations'
updated_at = <Date 2015-03-30.19:32:29.666>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2015-03-30.19:32:29.666>
actor = 'gvanrossum'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-01-31.16:34:40.179>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-01-26.21:34:39.091>
creator = 'serhiy.storchaka'
dependencies = []
files = ['37869']
hgrepos = []
issue_num = 23326
keywords = ['patch']
message_count = 10.0
messages = ['234779', '235088', '235100', '235118', '235121', '239620', '239626', '239629', '239633', '239635']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'rhettinger', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23326'
versions = ['Python 3.5']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