)]}'
{
  "commit": "4f97f1a4fcb86410e078c020397a139b1912a31b",
  "tree": "d9ada82e33376bcf8ce5609b559a9350adb99413",
  "parents": [
    "5d2782970cef1b2b2cae9a82620ad7a1f3d27782"
  ],
  "author": {
    "name": "Nicholas Junge",
    "email": "nicholas.junge@web.de",
    "time": "Wed Aug 14 21:32:01 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 14 19:32:01 2024 +0000"
  },
  "message": "fix: Fix up search path of bootstrapped Python toolchain dylib (#2089)\n\nPreviously, `//tests/cc/current_py_cc_libs::python_libs_linking_test`\nfailed on macOS because the bootstrapped toolchain\u0027s dylib had an\nincorrect LC_ID_DYLIB field set, pointing to a local directory on the\nPython standalone build host machine.\n\nTo fix, add a small conditional to the Python repository rule patching\nthe LC_ID_DYLIB field of the bootstrapped Python\u0027s dylib with its fully\nqualified file system path. Patching is carried out with macOS\u0027s own\n`install_name_tool`, which is part of the standard macOS dynamic linking\ntoolchain.\n\nQualifies the mentioned test as executable on Mac, now only Windows\nlinker errors are left to fix.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1ff57277a0ea7a2e00837a6be8fa5509def2b18",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "edf01f798f317047f3cae4d01b7646fcb0b0158c",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "ea3dd3533f18772cf6dd1a7e523138a802b01db6",
      "old_mode": 33188,
      "old_path": "python/private/python_repositories.bzl",
      "new_id": "25d8a96b79a48454029be42313dc681f92f2e035",
      "new_mode": 33188,
      "new_path": "python/private/python_repositories.bzl"
    },
    {
      "type": "modify",
      "old_id": "fb61435d377d7552382c08bc2d0f905639e2f901",
      "old_mode": 33188,
      "old_path": "tests/cc/current_py_cc_libs/BUILD.bazel",
      "new_id": "218055532ed487f626092db804dd14760370f892",
      "new_mode": 33188,
      "new_path": "tests/cc/current_py_cc_libs/BUILD.bazel"
    }
  ]
}
