)]}'
{
  "commit": "cdd933879e9b2b172dde6360eff119485dd2f88a",
  "tree": "6819b491f785d28a84a90579cd4fb6aa753db721",
  "parents": [
    "d91401ce196a6855c2856f211cc6f6c218a501db"
  ],
  "author": {
    "name": "Ed Schouten",
    "email": "eschouten@apple.com",
    "time": "Tue Sep 09 17:28:47 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 09 15:28:47 2025 +0000"
  },
  "message": "fix: don\u0027t call Args.add() with an integer (#3259)\n\nThe documentation for Bazel\u0027s Args states that standard conversion rules\nare only specified for strings, Files, and Labels. For all other types\nthe conversion to a string is done in an unspecified manner, which is\nwhy it should be avoided.\n\nLet\u0027s stay away from this unspecified behaviour by explicitly converting\nthe precompile optimization level to a string before calling Args.add().",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "23e8f81426d8f45a0af232373993b0f9de8b0aef",
      "old_mode": 33188,
      "old_path": "python/private/precompile.bzl",
      "new_id": "c12882bf82e768f61329c5b6dc777ed636c2cf5d",
      "new_mode": 33188,
      "new_path": "python/private/precompile.bzl"
    }
  ]
}
