Issue24688
Created on 2015-07-22 22:13 by yselivanov, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| ast.patch | yselivanov, 2015-07-22 22:15 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg247154 - (view) | Author: Yury Selivanov (yselivanov) * | Date: 2015-07-22 22:13 | |
Please see the attached patch. |
|||
| msg247163 - (view) | Author: Benjamin Peterson (benjamin.peterson) * | Date: 2015-07-23 04:02 | |
lgtm |
|||
| msg247169 - (view) | Author: Roundup Robot (python-dev) | Date: 2015-07-23 05:55 | |
New changeset ecb13b9c4cd0 by Yury Selivanov in branch '3.5': Issue #24688: ast.get_docstring() for 'async def' functions. https://hg.python.org/cpython/rev/ecb13b9c4cd0 New changeset 5c8c88973709 by Yury Selivanov in branch 'default': Merge 3.5 (Issue #24688) https://hg.python.org/cpython/rev/5c8c88973709 |
|||
| msg247170 - (view) | Author: Yury Selivanov (yselivanov) * | Date: 2015-07-23 05:56 | |
Thank you, Benjamin. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:19 | admin | set | github: 68876 |
| 2015-07-23 05:56:13 | yselivanov | set | status: open -> closed resolution: fixed messages: + msg247170 stage: patch review -> resolved |
| 2015-07-23 05:55:34 | python-dev | set | nosy:
+ python-dev messages: + msg247169 |
| 2015-07-23 04:02:30 | benjamin.peterson | set | messages: + msg247163 |
| 2015-07-22 22:15:26 | yselivanov | set | files: + ast.patch |
| 2015-07-22 22:15:14 | yselivanov | set | files: - compile.patch |
| 2015-07-22 22:13:43 | yselivanov | create | |