)]}'
{
  "commit": "d91401ce196a6855c2856f211cc6f6c218a501db",
  "tree": "0bb91d59a00f33a8fd0f3341cb3a3d4a92a78ce1",
  "parents": [
    "37cb91a33fecc10597c67fef6fe0c35011cf7e67"
  ],
  "author": {
    "name": "Ed Schouten",
    "email": "eschouten@apple.com",
    "time": "Tue Sep 09 16:59:47 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 09 14:59:47 2025 +0000"
  },
  "message": "fix: ensure the stage1 bootstrap is executable (#3258)\n\nBazel tends to make files executable, even if ctx.actions.write() or\nctx.actions.expand_template() is called without is_executable \u003d True.\nHowever, in an analysis tool of mine that is a bit more pedantic than\nBazel this leads to the issue that py_binary() targets can\u0027t be executed\ndue to them not having a +x bit.\n\nConsidering that the stage2 bootstrap is marked executable, let\u0027s mark\nis_executable for consistency.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "98dbc7f2848d27165585819cdf2482301933080b",
      "old_mode": 33188,
      "old_path": "python/private/py_executable.bzl",
      "new_id": "fa80ea51058d50abf2c4979b1135a9f8563df055",
      "new_mode": 33188,
      "new_path": "python/private/py_executable.bzl"
    }
  ]
}
