Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Prev Previous commit
Next Next commit
remove fully
  • Loading branch information
Fidget-Spinner committed Feb 7, 2025
commit 1d5b7f45b17cb32b5a5378e1990943a1baec5954
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ that a future release of GCC will support this as well.

This feature is opt-in for now. We highly recommend enabling profile-guided
optimization with the new interpreter as it is the only configuration we have
fully tested and can validate its improved performance.
tested and can validate its improved performance.
For further information on how to build Python, please see
Comment thread
Fidget-Spinner marked this conversation as resolved.
Outdated
:option:`--with-tail-call-interp`.

Expand Down