)]}'
{
  "commit": "45150b3d15faaf7cfdf4287139a685e7e75ca638",
  "tree": "5b26ec1123ab9b733bb625abb6483d412399ea3f",
  "parents": [
    "362c5596a79fcf61a8dff77b8bbfb7b092dd96be"
  ],
  "author": {
    "name": "Russ Cox",
    "email": "rsc@golang.org",
    "time": "Sat Aug 02 08:09:01 2025 -0700"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@swtch.com",
    "time": "Mon Aug 04 16:11:00 2025 -0700"
  },
  "message": "python: fix re2.search(compiled, text)\n\nThe old code was accidentally recompiling the pattern\nand losing the options, both inefficient and incorrect.\nThanks to @MajorTanya for the excellent diagnosis.\n\nThis bug was introduced in CL 60290 and then copied\nover from the Abseil branch.\n\nFixes #558.\n\nChange-Id: I072707003b444fb0934a310e14147b4d65b9da11\nReviewed-on: https://code-review.googlesource.com/c/re2/+/63830\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d5023e76737e7f339ba459852e2b9451a764ff92",
      "old_mode": 33188,
      "old_path": "python/re2.py",
      "new_id": "12c7b10fb3efdbc61ed265838a6078d745517c57",
      "new_mode": 33188,
      "new_path": "python/re2.py"
    },
    {
      "type": "modify",
      "old_id": "df1a9eb703d7a1caede33cafb8a4f5dcf7465e19",
      "old_mode": 33188,
      "old_path": "python/re2_test.py",
      "new_id": "146b55b480342a83776d9bc9d557c8de7b21ee50",
      "new_mode": 33188,
      "new_path": "python/re2_test.py"
    }
  ]
}
