)]}'
{
  "commit": "cda58775c6fb1bfba93b3bbc55e8ce003a56960b",
  "tree": "4b3ec7409ef52822b29be0444ee5f5b385f0db17",
  "parents": [
    "eb37df0fd0ad3ad0767702cd1ec64a4a206a4996"
  ],
  "author": {
    "name": "Laramie Leavitt",
    "email": "lar@google.com",
    "time": "Fri Aug 15 21:02:03 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 16 04:02:03 2025 +0000"
  },
  "message": "fix(local_runtime): Search for libs in sys._base_executable when available. (#3178)\n\nSearch directory for libraries should look in the same directory as\nsys._base_executable. Since sys._base_executable may be unset, fallback\nto sys.executable\n\nFound this when trying to build using a venv for\n[tensorstore](https://github.com/google/tensorstore) on Windows:\n* Github CI uses nuget to download Python.\n* Build sets up a Python venv.\n\nThe venv does not include all the lib directories required to link an\nextension.\n\nFixes https://github.com/bazel-contrib/rules_python/issues/3172\n\n---------\n\nCo-authored-by: Richard Levasseur \u003crichardlev@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ff3b0aeb010f971bd6edd804cd6422ddbffcb9f5",
      "old_mode": 33188,
      "old_path": "python/private/get_local_runtime_info.py",
      "new_id": "d176b1a7c6014d6d41fa6a54a88f9e744ee21f31",
      "new_mode": 33188,
      "new_path": "python/private/get_local_runtime_info.py"
    }
  ]
}
