This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BTaskaya
Recipients BTaskaya, docs@python
Date 2020-05-03.14:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
PyCF_ALLOW_TOP_LEVEL_AWAIT, PyCF_TYPE_COMMENTS and PyCF_ONLY_AST should be documented just like CO_ flags under inspect module.
History
Date User Action Args
2020-05-03 14:09:33BTaskayasetrecipients: + BTaskaya, docs@python
2020-05-03 14:09:33BTaskayasetmessageid: <[email protected]>
2020-05-03 14:09:33BTaskayalinkissue40484 messages
2020-05-03 14:09:33BTaskayacreate