-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 20401 |
---|---|
Nosy | @terryjreedy, @ncoghlan, @larryhastings, @1st1, @mlouielu |
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-01-28.17:27:33.930>
created_at = <Date 2014-01-27.02:16:33.088>
labels = ['type-bug']
title = 'inspect.signature removes initial starred method params (bug)'
updated_at = <Date 2017-05-02.02:22:59.304>
user = 'https://github.com/terryjreedy'
bugs.python.org fields:
activity = <Date 2017-05-02.02:22:59.304>
actor = 'terry.reedy'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2014-01-28.17:27:33.930>
closer = 'yselivanov'
components = []
creation = <Date 2014-01-27.02:16:33.088>
creator = 'terry.reedy'
dependencies = []
files = ['33758']
hgrepos = []
issue_num = 20401
keywords = ['patch']
message_count = 12.0
messages = ['209378', '209379', '209386', '209387', '209393', '209400', '209488', '209566', '209567', '292637', '292701', '292711']
nosy_count = 6.0
nosy_names = ['terry.reedy', 'ncoghlan', 'larry', 'python-dev', 'yselivanov', 'louielu']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20401'
versions = ['Python 3.3', 'Python 3.4']
Metadata
Metadata
Assignees
Labels
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error