)]}'
{
  "commit": "8fe8a94a7c050bc16cac9ec300f89c0f389f9a44",
  "tree": "0593748bc73461c7c39be57968242ad6a0076c4f",
  "parents": [
    "08d7bd28fecca524c648dda240022add704b8f8a"
  ],
  "author": {
    "name": "stratakis",
    "email": "cstratak@redhat.com",
    "time": "Wed Jan 28 13:30:17 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 28 13:30:17 2026"
  },
  "message": "gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#143713)\n\nmmap() returns MAP_FAILED ((void*)-1) on error, not NULL. The current\ncheck never detects mmap failures, so jitdump initialization proceeds\neven when the memory mapping fails.",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "1f33284439c041be408521a93024925efef57e27",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Core_and_Builtins/2026-01-23-20-20-42.gh-issue-144194.IbXfxd.rst"
    },
    {
      "type": "modify",
      "old_id": "f51ab1b47a04f1d4db213e81164c70635445c881",
      "old_mode": 33188,
      "old_path": "Python/perf_jit_trampoline.c",
      "new_id": "0ba856ea610e5922aa78ed82c502e6f5f1cc5447",
      "new_mode": 33188,
      "new_path": "Python/perf_jit_trampoline.c"
    }
  ]
}
