-
-
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 | 25864 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @terryjreedy, @ncoghlan, @bitdancer, @vadmium, @serhiy-storchaka, @Vgr255, @AlexWaygood |
| 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 2021-12-15.06:41:16.363>
created_at = <Date 2015-12-15.03:38:38.957>
labels = ['type-bug', 'library']
title = 'collections.abc.Mapping should include a __reversed__ that raises TypeError'
updated_at = <Date 2021-12-15.06:41:16.362>
user = 'https://bugs.python.org/abarnert'bugs.python.org fields:
activity = <Date 2021-12-15.06:41:16.362>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = <Date 2021-12-15.06:41:16.363>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2015-12-15.03:38:38.957>
creator = 'abarnert'
dependencies = []
files = ['41440']
hgrepos = []
issue_num = 25864
keywords = ['patch']
message_count = 34.0
messages = ['256434', '256435', '256436', '256437', '256438', '256439', '256442', '256572', '256576', '256578', '256579', '256643', '256645', '256690', '256712', '256910', '257045', '257046', '257049', '257053', '257057', '257062', '257063', '257064', '257128', '257276', '257308', '257314', '257483', '257484', '257485', '257494', '257500', '408571']
nosy_count = 11.0
nosy_names = ['gvanrossum', 'rhettinger', 'terry.reedy', 'ncoghlan', 'r.david.murray', 'martin.panter', 'serhiy.storchaka', 'abarnert', 'abarry', 'curioswati', 'AlexWaygood']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25864'
versions = ['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