◐ Shell
clean mode source ↗

gh-108113: docs : mention PyCF_OPTIMIZED_AST in ast Compiler Flags by dreamflow · Pull Request #113241 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

iritkatriel

merged 1 commit into

python:mainfrom

dreamflow:docs-add-PyCF_OPTIMIZED_AST-to-astCompilerFlags

Dec 18, 2023

Merged

gh-108113: docs : mention PyCF_OPTIMIZED_AST in ast Compiler Flags#113241

iritkatriel

merged 1 commit into

python:mainfrom

dreamflow:docs-add-PyCF_OPTIMIZED_AST-to-astCompilerFlags

Conversation

@dreamflow

@dreamflow dreamflow commented

Dec 18, 2023

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

iritkatriel implemented in #108154 the new
compile() flag ast.PyCF_OPTIMIZED_AST .

this pull request adds to the compiler-flags doc
a short description for this new flag .


📚 Documentation preview 📚: https://cpython-previews--113241.org.readthedocs.build/

@ghost

ghost commented

Dec 18, 2023

edited by ghost

Loading

Copy link Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app bedevere-app Bot added docs

Documentation in the Doc dir

skip news awaiting review labels

Dec 18, 2023

@AlexWaygood AlexWaygood changed the title gh-108154: docs : mention PyCF_OPTIMIZED_AST in ast Compiler Flags gh-108113: docs : mention PyCF_OPTIMIZED_AST in ast Compiler Flags

Dec 18, 2023

@iritkatriel

Copy link Copy Markdown

Member

Thank you.

@iritkatriel iritkatriel merged commit 59f0766 into python:main

Dec 18, 2023

@dreamflow dreamflow deleted the docs-add-PyCF_OPTIMIZED_AST-to-astCompilerFlags branch

December 18, 2023 17:02

ryan-duve pushed a commit to ryan-duve/cpython that referenced this pull request

Dec 26, 2023

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@iritkatriel iritkatriel iritkatriel approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@dreamflow @iritkatriel