)]}'
{
  "commit": "3262233b2e37f8f28e9e78a16ba3d2cad8850e55",
  "tree": "cfe3657cf9e17f883ca307bf5bf300f17becaab3",
  "parents": [
    "bba07596838c2f6bcf7a32335d0599182b43507e"
  ],
  "author": {
    "name": "Ignas Anikevicius",
    "email": "240938+aignas@users.noreply.github.com",
    "time": "Wed Aug 13 22:35:15 2025 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 13 13:35:15 2025 +0000"
  },
  "message": "feat(pypi): implement a new whl selection algorithm (#3111)\n\nThis PR only implements the selection algorithm where instead of\nselecting all wheels that are compatible with the set of target\nplatforms, we select a single wheel that is most specialized for a\nparticular single target platform.\n\nWhat is more, compared to the existing algorithm it does not assume\na particular list of supported platforms and just fully implements the\nspec.\n\nWork towards #2747\nWork towards #2759\nWork towards #2849",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3a661707681747f1e8220e010fb43f46ddc7a348",
      "old_mode": 33188,
      "old_path": "python/private/pypi/BUILD.bazel",
      "new_id": "4b56b7328489f462b63e10975f70508dbc2b62e7",
      "new_mode": 33188,
      "new_path": "python/private/pypi/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e9db1886e7ce8bef9c1ff147e2a3456170196815",
      "new_mode": 33188,
      "new_path": "python/private/pypi/select_whl.bzl"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0ad8cba0cdeb2b95dd00dfe18ff8d16744d37ee4",
      "new_mode": 33188,
      "new_path": "tests/pypi/select_whl/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "28e17ba3b31c8edb77f626f52c9606f7366bb563",
      "new_mode": 33188,
      "new_path": "tests/pypi/select_whl/select_whl_tests.bzl"
    }
  ]
}
