Files
cpython/Platforms
Miss Islington (bot) fc8d7edd56 [3.15] gh-152715: Add pythoninfo-build command to Platforms/Apple (GH-152716) (#152723)
Add a pythoninfo-build command to Platforms/Apple to display build
info of the build Python. The command runs "make pythoninfo".

The "ci" and "build" commands now also run "pythoninfo-build".
(cherry picked from commit 746c535a8e)

Co-authored-by: Victor Stinner <vstinner@python.org>
2026-07-01 03:29:44 +00:00
..