-
-
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 | 17373 |
|---|---|
| Nosy | @larryhastings, @asvetlov, @ericsnowcurrently, @1st1 |
| 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/1st1'
closed_at = <Date 2014-03-27.16:12:02.012>
created_at = <Date 2013-03-07.07:51:49.637>
labels = ['type-feature', 'library']
title = 'Add inspect.Signature.from_callable()'
updated_at = <Date 2014-03-27.16:26:33.718>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2014-03-27.16:26:33.718>
actor = 'eric.snow'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2014-03-27.16:12:02.012>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-03-07.07:51:49.637>
creator = 'eric.snow'
dependencies = []
files = ['29333']
hgrepos = []
issue_num = 17373
keywords = ['patch']
message_count = 10.0
messages = ['183636', '183900', '207918', '207970', '207971', '207972', '207973', '207974', '214961', '214965']
nosy_count = 5.0
nosy_names = ['larry', 'asvetlov', 'python-dev', 'eric.snow', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17373'
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