-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 10042 |
|---|---|
| Nosy | @rhettinger, @ncoghlan, @merwok, @regebro, @ethanfurman, @JimJJewett |
| 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/ncoghlan'
closed_at = <Date 2013-10-01.14:02:25.456>
created_at = <Date 2010-10-07.08:26:51.371>
labels = ['type-feature', 'library']
title = 'functools.total_ordering fails to handle NotImplemented correctly'
updated_at = <Date 2014-03-10.22:11:23.398>
user = 'https://bugs.python.org/francescor'bugs.python.org fields:
activity = <Date 2014-03-10.22:11:23.398>
actor = 'python-dev'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2013-10-01.14:02:25.456>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2010-10-07.08:26:51.371>
creator = 'francescor'
dependencies = []
files = ['19144', '19145', '21708', '21711', '21712', '30859', '30871', '30923', '31890']
hgrepos = []
issue_num = 10042
keywords = ['patch']
message_count = 52.0
messages = ['118096', '118097', '118128', '125758', '126729', '128057', '131379', '131385', '133999', '134001', '134002', '134003', '134004', '134005', '134013', '134014', '134015', '134016', '134018', '134022', '134024', '134155', '134163', '134205', '140493', '140494', '142703', '151989', '192619', '192624', '192626', '192654', '192707', '192709', '192712', '192730', '192745', '192842', '192846', '192869', '193076', '193078', '198073', '198197', '198522', '198523', '198676', '198678', '198780', '198781', '198818', '213099']
nosy_count = 12.0
nosy_names = ['rhettinger', 'ncoghlan', 'eric.araujo', 'lregebro', 'francescor', 'ethan.furman', 'catalin.iacob', 'python-dev', 'javawizard', 'Jim.Jewett', 'Drekin', 'codemiller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue10042'
versions = ['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-featureA feature request or enhancementA feature request or enhancement