)]}'
{
  "commit": "2f6ca17d79c0016d307197c4e155eb32df08a542",
  "tree": "5c5dec3dd1b39e0352f0bd8d6e7e4b31c998d127",
  "parents": [
    "1b2714e119e0cb4cf48c32b6e87978784a00460d"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Tue Nov 12 15:47:04 2024 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Nov 12 23:47:04 2024 +0000"
  },
  "message": "fix: skip precompiling if using Bazel-builtin PyRuntimeInfo (#2394)\n\nWhen the `@bazel_tools//python/tools:python_autodetecting` toolchain is\nused, it returns\nthe Bazel-builtin PyRuntimeInfo provider. Because this provider doesn\u0027t\nsupport the\nadditional fields needed for precompiling (`pyc_tag`, among others), it\nwould result in\nan attribute error.\n\nTo fix, detect the absence of the `pyc_tag` attribute and return early,\nas is done when\nthe pyc_tag field is empty.\n\nFixes https://github.com/bazelbuild/rules_python/issues/2364",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e91eadf5a11492282c3f0d755154d8d5044a0b4d",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "9ecf3442ea6fd04ea2fe9f34d181194c33684b26",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "9e1f3a8578b782663b7af928fcd7f7c7a1d8cc4e",
      "old_mode": 33188,
      "old_path": "python/private/common_bazel.bzl",
      "new_id": "efbebd02524b06f170b513387ee17f709fd2fd7f",
      "new_mode": 33188,
      "new_path": "python/private/common_bazel.bzl"
    }
  ]
}
