Issue 40484: Document existing compiler flags under ast
Created on 2020-05-03 14:09 by BTaskaya, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 19885 | merged | BTaskaya, 2020-05-03 14:12 | |
| PR 22758 | merged | miss-islington, 2020-10-19 01:14 | |
| Messages (3) | |||
|---|---|---|---|
| msg367972 - (view) | Author: Batuhan Taskaya (BTaskaya) * ![]() |
Date: 2020-05-03 14:09 | |
PyCF_ALLOW_TOP_LEVEL_AWAIT, PyCF_TYPE_COMMENTS and PyCF_ONLY_AST should be documented just like CO_ flags under inspect module. |
|||
| msg378915 - (view) | Author: Pablo Galindo Salgado (pablogsal) * ![]() |
Date: 2020-10-19 01:14 | |
New changeset 155938907c2b3df71608ddeaa0a43d2ec1f2c699 by Batuhan Taskaya in branch 'master': bpo-40484: Document compiler flags under AST module (GH-19885) https://github.com/python/cpython/commit/155938907c2b3df71608ddeaa0a43d2ec1f2c699 |
|||
| msg378997 - (view) | Author: Pablo Galindo Salgado (pablogsal) * ![]() |
Date: 2020-10-19 19:29 | |
New changeset a358a0ad7140ee636ab2631cfee0f365a5dbd4ea by Miss Skeleton (bot) in branch '3.9': bpo-40484: Document compiler flags under AST module (GH-19885) (GH-22758) https://github.com/python/cpython/commit/a358a0ad7140ee636ab2631cfee0f365a5dbd4ea |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:30 | admin | set | github: 84664 |
| 2020-10-19 23:16:15 | pablogsal | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2020-10-19 19:29:42 | pablogsal | set | messages: + msg378997 |
| 2020-10-19 01:14:42 | miss-islington | set | nosy:
+ miss-islington pull_requests: + pull_request21723 |
| 2020-10-19 01:14:32 | pablogsal | set | nosy:
+ pablogsal messages: + msg378915 |
| 2020-05-03 14:12:41 | BTaskaya | set | keywords:
+ patch stage: patch review pull_requests: + pull_request19196 |
| 2020-05-03 14:09:33 | BTaskaya | create | |
