]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146410: Run tests with with --pythoninfo on iOS (#146457)
authorVictor Stinner <vstinner@python.org>
Thu, 26 Mar 2026 10:44:51 +0000 (11:44 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2026 10:44:51 +0000 (11:44 +0100)
commit1038a3ab2e072ad5f367743463b6bf10c64cea9f
treeee86f441f985a0b387b7dc013aae6f2ac6ea1d6b
parentfc1f6b176e2053c792cc40b39be44c6918bb0460
gh-146410: Run tests with with --pythoninfo on iOS (#146457)

Add --pythoninfo option to dump build information.
Apple/__main__.py