-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
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 | 32352 |
|---|---|
| Nosy | @meadori, @vadmium, @thautwarm |
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 = None
closed_at = <Date 2020-02-18.14:56:12.518>
created_at = <Date 2017-12-17.13:47:09.728>
labels = ['type-bug', 'library']
title = "`inspect.getfullargspec` doesn't work fine for some builtin callable objects"
updated_at = <Date 2020-02-18.14:56:12.517>
user = 'https://github.com/thautwarm'bugs.python.org fields:
activity = <Date 2020-02-18.14:56:12.517>
actor = 'thautwarm'
assignee = 'none'
closed = True
closed_date = <Date 2020-02-18.14:56:12.518>
closer = 'thautwarm'
components = ['Library (Lib)']
creation = <Date 2017-12-17.13:47:09.728>
creator = 'thautwarm'
dependencies = []
files = []
hgrepos = []
issue_num = 32352
keywords = []
message_count = 4.0
messages = ['308488', '308500', '308520', '326076']
nosy_count = 3.0
nosy_names = ['meador.inge', 'martin.panter', 'thautwarm']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32352'
versions = ['Python 3.6']Reactions are currently unavailable
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