)]}'
{
  "commit": "02591a5189ecaa8ee6b1bba95fd818d26d1e7dfb",
  "tree": "f862178fe5a6e00f60fe7499f52798db2678db59",
  "parents": [
    "df234d9a696cb1d23a5612e759602465fa6aef71"
  ],
  "author": {
    "name": "Ignas Anikevicius",
    "email": "240938+aignas@users.noreply.github.com",
    "time": "Fri Dec 22 16:22:39 2023 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Dec 22 07:22:39 2023 +0000"
  },
  "message": "refactor(whl_library): reimplement wheel platform parsing in starlark (#1636)\n\nIt seems that the CI did not catch the `macosx_10_9_universal2` wheels\nedge case, which this new code is handling. I moved the implementation\nto starlark because #1625 needs this.\n\nNo changelog is needed because the feature this is fixing/refactoring\nan unreleased feature.\n\n---------\n\nCo-authored-by: Richard Levasseur \u003crichardlev@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6d2b3cb0bd65bd03df52cf13c16fdea46a05af0",
      "old_mode": 33188,
      "old_path": "python/pip_install/BUILD.bazel",
      "new_id": "a22b9f3e7b33be9ca63b96dd60ece03676fcfe75",
      "new_mode": 33188,
      "new_path": "python/pip_install/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "b897e8c56a2dbe48fe58e6cb7acca55e7e2d7d62",
      "old_mode": 33188,
      "old_path": "python/pip_install/pip_repository.bzl",
      "new_id": "3e4878bd022ced679bfb249746d630fbf8ca6fdc",
      "new_mode": 33188,
      "new_path": "python/pip_install/pip_repository.bzl"
    },
    {
      "type": "modify",
      "old_id": "9c18dfde80f2e226031f02120cd520b655b088b6",
      "old_mode": 33188,
      "old_path": "python/pip_install/tools/wheel_installer/wheel.py",
      "new_id": "efd916d19d488bb81a3b0cb1abec39e6c4bd8d47",
      "new_mode": 33188,
      "new_path": "python/pip_install/tools/wheel_installer/wheel.py"
    },
    {
      "type": "modify",
      "old_id": "57bfa9458a7ad3eebc8fd59075f7409e3810d04e",
      "old_mode": 33188,
      "old_path": "python/pip_install/tools/wheel_installer/wheel_test.py",
      "new_id": "721b710d64dbfaaf03bd478b958670e4f35bab4c",
      "new_mode": 33188,
      "new_path": "python/pip_install/tools/wheel_installer/wheel_test.py"
    },
    {
      "type": "modify",
      "old_id": "162d4ed8b3ee796a877a58112b7e7ffcc155bd85",
      "old_mode": 33188,
      "old_path": "python/private/BUILD.bazel",
      "new_id": "25937f0551ad83cb0f1293fd521f2c7ef048cdb9",
      "new_mode": 33188,
      "new_path": "python/private/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2c63efe26fa85523854ac50686970175bd0aaab1",
      "new_mode": 33188,
      "new_path": "python/private/whl_target_platforms.bzl"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fec25af033d72ff29acee419bdd19df283366c9a",
      "new_mode": 33188,
      "new_path": "tests/private/whl_target_platforms/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9ccff0e485fbb0a68ef1e9d80abb8c780328de80",
      "new_mode": 33188,
      "new_path": "tests/private/whl_target_platforms/whl_target_platforms_tests.bzl"
    }
  ]
}
