)]}'
{
  "commit": "c2ff89f00f4e860cc79d169db07b3b8bedcf384f",
  "tree": "b6ad9cc92be168927116b2de45db910787d075e0",
  "parents": [
    "846dfd0c5699da8cc2e42067e8ccd0f5a1704328"
  ],
  "author": {
    "name": "Fabian Meumertzheim",
    "email": "fabian@meumertzhe.im",
    "time": "Sat Nov 22 03:47:38 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Nov 22 02:47:38 2025 +0000"
  },
  "message": "fix: Avoid C++ toolchain requirement if possible (#2919)\n\nBy making use of the new `launcher_maker_toolchain` in Bazel 9,\nrules_python can avoid the requirement for a C++ toolchain targeting the\ntarget platform if that platform isn\u0027t Windows.\n\nFor example, this makes it possible to cross-compile pure Python targets\nfrom one Unix to another. Since Java targets have a dependency on Python\ntargets through the `proguard_allowlister`, this also allows Java\ntargets to be built without any C++ toolchain.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d5192ec44b894694343ffa84f82178911fc58031",
      "old_mode": 33188,
      "old_path": "python/private/internal_config_repo.bzl",
      "new_id": "b208037c1352b5a34432eaf79bfe7b3c3038e515",
      "new_mode": 33188,
      "new_path": "python/private/internal_config_repo.bzl"
    },
    {
      "type": "modify",
      "old_id": "669951e172b41d709004f787d4a9a51d23914a6a",
      "old_mode": 33188,
      "old_path": "python/private/py_executable.bzl",
      "new_id": "99a3dffb49b9cfddedb693dd588f98b53941351d",
      "new_mode": 33188,
      "new_path": "python/private/py_executable.bzl"
    },
    {
      "type": "modify",
      "old_id": "e41bc2c022ea6be6915e8c14413fcf5e99d1d494",
      "old_mode": 33188,
      "old_path": "tests/base_rules/py_executable_base_tests.bzl",
      "new_id": "ed1a55021d5b20efa1082656d653ea0b79d7788c",
      "new_mode": 33188,
      "new_path": "tests/base_rules/py_executable_base_tests.bzl"
    },
    {
      "type": "modify",
      "old_id": "41d7936394fe19174312fbfdd0ae1636e420309a",
      "old_mode": 33188,
      "old_path": "tests/support/platforms/BUILD.bazel",
      "new_id": "eeb7ccb597443a38a4c2d2dfa01b503f3ed5aead",
      "new_mode": 33188,
      "new_path": "tests/support/platforms/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "af049f202c63c6529b8319379055fc671d6c8531",
      "old_mode": 33188,
      "old_path": "tests/support/platforms/platforms.bzl",
      "new_id": "92a1d61844b41d7ea28c264d0a174e9675b41dc0",
      "new_mode": 33188,
      "new_path": "tests/support/platforms/platforms.bzl"
    }
  ]
}
