]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-137573: mark _PyOptimizer_Optimize as no inline (GH-137731)
authorSachin Shah <39803835+inventshah@users.noreply.github.com>
Thu, 14 Aug 2025 08:00:00 +0000 (03:00 -0500)
committerGitHub <noreply@github.com>
Thu, 14 Aug 2025 08:00:00 +0000 (08:00 +0000)
commitc9d70651889afa89a033e8daedcb1cd60c59653a
tree53666b78c5b4af6be5830eb60c9a44ed39bde5d6
parent7a703c8f1942c8bd07943458962f6e59d2892757
GH-137573: mark _PyOptimizer_Optimize as no inline (GH-137731)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Misc/NEWS.d/next/C_API/2025-08-13-13-41-04.gh-issue-137573.r6uwRf.rst [new file with mode: 0644]
Python/optimizer.c