)]}'
{
  "commit": "68db9553946b6ad83e820e1297dddb9502601f8f",
  "tree": "8390242902755955bb4135086c65513f262d7d24",
  "parents": [
    "9ffb1ecd9b4e46d2a0bca838ac80d7128a352f9f"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "rlevasseur@google.com",
    "time": "Tue Jun 13 12:11:25 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 13 19:11:25 2023 +0000"
  },
  "message": "fix: Ignore tempoary pyc.NNN files in wheels (#1266)\n\nWe ignore pyc files most everywhere (because they aren\u0027t deterministic),\nbut part of the pyc creation process involves creating temporary files\nnamed `*.pyc.NNN`. Though these are supposed to be temporary files\nnobody sees, they seem to get picked up by a glob somewhere, somehow.\nI\u0027m unable to figure out how that is happening, but ignoring them in the\nglob expressions should also suffice.\n\nFixes #1261",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2dd4a3724b929ba2d6929ea280f793f0a510fdac",
      "old_mode": 33188,
      "old_path": "python/pip_install/repositories.bzl",
      "new_id": "efe3bc72a0e514b04f4f6bdc039b2456338bf044",
      "new_mode": 33188,
      "new_path": "python/pip_install/repositories.bzl"
    },
    {
      "type": "modify",
      "old_id": "5a6f49bb5b9a02b8b6bedbf0149aad37d5231257",
      "old_mode": 33188,
      "old_path": "python/pip_install/tools/wheel_installer/wheel_installer.py",
      "new_id": "9b363c306893dfe9d296fa32abc433d509cd6885",
      "new_mode": 33188,
      "new_path": "python/pip_install/tools/wheel_installer/wheel_installer.py"
    },
    {
      "type": "modify",
      "old_id": "e841e2888c39c17a9773c7ac37e2491f41915d9e",
      "old_mode": 33188,
      "old_path": "python/repositories.bzl",
      "new_id": "2352e22853dc1d925a4c0ce5e5ff350cf89e3445",
      "new_mode": 33188,
      "new_path": "python/repositories.bzl"
    }
  ]
}
