-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-135489: Allow verbose output for PGO runs in _runtest function #135512
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Thanks @AndPuQing for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks @AndPuQing for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…filing step with `--enable-optimizations` (pythonGH-135512) (cherry picked from commit 5b3a826) Co-authored-by: PuQing <me@puqing.work>
…filing step with `--enable-optimizations` (pythonGH-135512) (cherry picked from commit 5b3a826) Co-authored-by: PuQing <me@puqing.work>
GH-135599 is a backport of this pull request to the 3.14 branch. |
GH-135600 is a backport of this pull request to the 3.13 branch. |
Before:
After: