-
-
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 | 21801 |
|---|---|
| Nosy | @ncoghlan, @larryhastings, @PCManticore, @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-06-23.17:24:02.008>
created_at = <Date 2014-06-18.12:41:45.841>
labels = ['type-feature', 'library']
title = "inspect.signature doesn't always return a signature"
updated_at = <Date 2014-06-23.17:24:36.614>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2014-06-23.17:24:36.614>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2014-06-23.17:24:02.008>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-06-18.12:41:45.841>
creator = 'Claudiu.Popa'
dependencies = []
files = ['35682', '35710']
hgrepos = []
issue_num = 21801
keywords = ['patch', 'needs review']
message_count = 5.0
messages = ['220936', '221103', '221114', '221368', '221369']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'larry', 'Claudiu.Popa', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21801'
versions = ['Python 3.4', '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