-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 24688 |
|---|---|
| Nosy | @birkenfeld, @benjaminp, @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 = None
closed_at = <Date 2015-07-23.05:56:13.179>
created_at = <Date 2015-07-22.22:13:43.528>
labels = ['type-feature', 'library']
title = "Fix ast.get_docstring to support 'async def' functions"
updated_at = <Date 2015-07-23.05:56:13.178>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2015-07-23.05:56:13.178>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2015-07-23.05:56:13.179>
closer = 'yselivanov'
components = ['Library (Lib)']
creation = <Date 2015-07-22.22:13:43.528>
creator = 'yselivanov'
dependencies = []
files = ['39987']
hgrepos = []
issue_num = 24688
keywords = ['patch']
message_count = 4.0
messages = ['247154', '247163', '247169', '247170']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'benjamin.peterson', 'python-dev', 'yselivanov']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24688'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement