-
-
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 | 20816 |
|---|---|
| Nosy | @ncoghlan, @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:28:05.793>
created_at = <Date 2014-03-01.16:00:50.831>
labels = ['type-bug', 'library']
title = 'inspect.getcallargs() attempts to iterate over None'
updated_at = <Date 2014-03-27.22:28:51.581>
user = 'https://bugs.python.org/jlowin'bugs.python.org fields:
activity = <Date 2014-03-27.22:28:51.581>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2014-03-27.22:28:05.793>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-03-01.16:00:50.831>
creator = 'jlowin'
dependencies = []
files = ['34260']
hgrepos = []
issue_num = 20816
keywords = ['patch']
message_count = 5.0
messages = ['212509', '212512', '212513', '214986', '214987']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'python-dev', 'yselivanov', 'jlowin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20816'
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