-
-
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 | 24248 |
|---|---|
| Nosy | @brettcannon, @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 2015-05-21.03:09:25.916>
created_at = <Date 2015-05-20.18:33:34.274>
labels = ['type-bug', 'library']
title = 'Deprecate inspect.Signature.from_function and from_builtin'
updated_at = <Date 2015-05-21.03:11:08.371>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2015-05-21.03:11:08.371>
actor = 'yselivanov'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2015-05-21.03:09:25.916>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2015-05-20.18:33:34.274>
creator = 'yselivanov'
dependencies = []
files = ['39439']
hgrepos = []
issue_num = 24248
keywords = ['patch']
message_count = 9.0
messages = ['243684', '243685', '243695', '243711', '243712', '243717', '243718', '243719', '243721']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'ncoghlan', 'larry', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24248'
versions = ['Python 3.5']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