[issue40484] Document existing compiler flags under ast

2020-10-19 Thread Pablo Galindo Salgado


Change by Pablo Galindo Salgado :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40484] Document existing compiler flags under ast

2020-10-19 Thread Pablo Galindo Salgado


Pablo Galindo Salgado  added the comment:


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


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40484] Document existing compiler flags under ast

2020-10-18 Thread miss-islington


Change by miss-islington :


--
nosy: +miss-islington
nosy_count: 3.0 -> 4.0
pull_requests: +21723
pull_request: https://github.com/python/cpython/pull/22758

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40484] Document existing compiler flags under ast

2020-10-18 Thread Pablo Galindo Salgado


Pablo Galindo Salgado  added the comment:


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


--
nosy: +pablogsal

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40484] Document existing compiler flags under ast

2020-05-03 Thread Batuhan Taskaya


Change by Batuhan Taskaya :


--
keywords: +patch
pull_requests: +19196
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/19885

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40484] Document existing compiler flags under ast

2020-05-03 Thread Batuhan Taskaya


New submission from Batuhan Taskaya :

PyCF_ALLOW_TOP_LEVEL_AWAIT, PyCF_TYPE_COMMENTS and PyCF_ONLY_AST should be 
documented just like CO_ flags under inspect module.

--
assignee: docs@python
components: Documentation
messages: 367972
nosy: BTaskaya, docs@python
priority: normal
severity: normal
status: open
title: Document existing compiler flags under ast
versions: Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com