-
-
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 | 20817 |
|---|---|
| Nosy | @ncoghlan, @larryhastings, @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.22:45:42.214>
created_at = <Date 2014-03-01.16:35:04.836>
labels = ['type-bug', 'library']
title = 'inspect.getcallargs() raises the wrong error if 3+ arguments are missing'
updated_at = <Date 2014-03-27.22:46:06.513>
user = 'https://bugs.python.org/jlowin'bugs.python.org fields:
activity = <Date 2014-03-27.22:46:06.513>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2014-03-27.22:45:42.214>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-03-01.16:35:04.836>
creator = 'jlowin'
dependencies = []
files = ['34261']
hgrepos = []
issue_num = 20817
keywords = ['patch']
message_count = 4.0
messages = ['212514', '212515', '214988', '214989']
nosy_count = 5.0
nosy_names = ['ncoghlan', 'larry', 'python-dev', 'yselivanov', 'jlowin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20817'
versions = ['Python 3.3', 'Python 3.4']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