)]}'
{
  "commit": "2c7187d6558ce39e1bd2fea4c0637722258f7790",
  "tree": "15c38dc08d31e9bd805b05f40a0f721acd6fc263",
  "parents": [
    "cab415d82ebbfd1b8b2d81ef61baf3f9a274a1b2"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Tue Jul 15 22:34:01 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 16 05:34:01 2025 +0000"
  },
  "message": "fix: support debian multiarch with local toolchains (#3100)\n\nApparently, there is a \"multiarch\" style of Python installations, where\nthe shared\nlibraries can be in a sub-directory. The best docs I could find about\nthis are\nhttps://wiki.debian.org/Python/MultiArch.\n\nTo fix, looking at the `MULTIARCH` sysconfig var tells what\nsubdirectory, if any\nshould be looked in.\n\nAlong the way, fix a changelog issue reference url.\n\nFixes https://github.com/bazel-contrib/rules_python/issues/3099",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7248e1f9f2de18a4c8cdd4728709fdc88db4b16b",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "b36ceafa27d7ba0fd5c950609bf9ae6c7560e42c",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "19db3a293505c91aae53b956a3f1394d36e81194",
      "old_mode": 33188,
      "old_path": "python/private/get_local_runtime_info.py",
      "new_id": "c8371357c23d488f10648d212bd72c4437aa7555",
      "new_mode": 33188,
      "new_path": "python/private/get_local_runtime_info.py"
    },
    {
      "type": "modify",
      "old_id": "3b4b4c020d7d0daed71f44ca1bd653cf0299abda",
      "old_mode": 33188,
      "old_path": "python/private/local_runtime_repo.bzl",
      "new_id": "b8b7164b54ec4096ff24d2995848d4b45e786726",
      "new_mode": 33188,
      "new_path": "python/private/local_runtime_repo.bzl"
    }
  ]
}
