)]}'
{
  "commit": "6b4538192ddac518b9c15b3f79445c964330dee3",
  "tree": "40c4ab2dbb578b69d580bbe570a195cf569d07c0",
  "parents": [
    "66055d06503398e0a90515ebe2c120de93ad830d"
  ],
  "author": {
    "name": "Sam Gross",
    "email": "colesbury@gmail.com",
    "time": "Tue Jan 27 21:38:50 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jan 27 21:38:50 2026"
  },
  "message": "gh-120321: Add missing \"return false\" in gen_try_set_executing (gh-144291)\n\nWe didn\u0027t catch this because of a combination of:\n\n1) falling through to the if-statement below works\n2) we only specialized FOR_ITER_GEN for uniquely referenced generators,\n   so we didn\u0027t trigger the non-thread-safe behavior.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d791ba0e8eca97eb2a9688f0e9b802284bcc7d62",
      "old_mode": 33188,
      "old_path": "Python/ceval_macros.h",
      "new_id": "79ec80329165dd9988a31a1231be6d6864e223c2",
      "new_mode": 33188,
      "new_path": "Python/ceval_macros.h"
    }
  ]
}
