Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

gh-108113: Make it possible to create an optimized AST#108154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
iritkatriel merged 10 commits intopython:mainfromiritkatriel:ast_opt
Aug 21, 2023

Conversation

iritkatriel
Copy link
Member

@iritkatrieliritkatriel commentedAug 19, 2023
edited by github-actionsbot
Loading

iritkatrieland others added2 commitsAugust 21, 2023 10:06
Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Copy link
Member

@carljmcarljm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks like there's a docs build issue, but otherwise this LGTM.

@iritkatrieliritkatrielenabled auto-merge (squash)August 21, 2023 15:49
@dreamflow
Copy link
Contributor

should the newast.PyCF_OPTIMIZED_AST
be mentioned in thecompiler-flags doc ?

thecompile() doc has a link to thecompiler-flags doc ,
so that someone reading thecompile() doc , can find out
that compile() has theast.PyCF_OPTIMIZED_AST option .

carljm reacted with thumbs up emoji

@iritkatriel
Copy link
MemberAuthor

@dreamflow Would you like to create a PR for that doc change?

@dreamflow
Copy link
Contributor

@iritkatriel yes , i'm happy to 🙂

have posted the PR#113241

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

@carljmcarljmcarljm left review comments

@corona10corona10corona10 approved these changes

@isidenticalisidenticalAwaiting requested review from isidenticalisidentical is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

compile() with PyCF_ONLY_AST flag ignores the optimize arg
5 participants
@iritkatriel@dreamflow@carljm@corona10@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp