-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 20334 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @larryhastings, @1st1, @anntzer |
| 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 2014-04-08.15:47:22.795>
created_at = <Date 2014-01-21.16:50:24.937>
labels = ['type-feature', 'library']
title = 'make inspect Signature hashable'
updated_at = <Date 2014-09-12.19:50:37.497>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2014-09-12.19:50:37.497>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-08.15:47:22.795>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2014-01-21.16:50:24.937>
creator = 'yselivanov'
dependencies = []
files = ['33595', '36607', '36610']
hgrepos = []
issue_num = 20334
keywords = ['patch']
message_count = 12.0
messages = ['208671', '208673', '208674', '214962', '215768', '225343', '225361', '225364', '226820', '226831', '226840', '226841']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'larry', 'python-dev', 'yselivanov', 'Antony.Lee']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue20334'
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