)]}'
{
  "commit": "c538993a7ccabb9a189beff495ba1745a3392e91",
  "tree": "ef355625be55f78443645e1e1c783bfd39ec9de0",
  "parents": [
    "97bf890db679505a14dfe547a5e77bb2bd05dc90"
  ],
  "author": {
    "name": "Henry Schreiner",
    "email": "henryfs@princeton.edu",
    "time": "Fri Aug 07 00:18:37 2026 -0400"
  },
  "committer": {
    "name": "Henry Schreiner",
    "email": "henryfs@princeton.edu",
    "time": "Fri Aug 07 00:18:37 2026 -0400"
  },
  "message": "fix(cmake): don\u0027t link SHARED modules against libpython in FindPython mode\n\nPython_add_library() hard-links non-MODULE libraries against\nPython::Python. On macOS with a statically linked interpreter (e.g.\nuv / python-build-standalone), importing such a module loads a second,\nuninitialized copy of the Python runtime and aborts with a fatal\nPyInterpreterState_Get error. Bypass python_add_library for SHARED and\nlink pybind11::module instead of pybind11::embed, matching the classic\npybind11Tools.cmake behavior.\n\nAssisted-by: ClaudeCode:claude-fable-5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b0fe20768d34f384611ffef2eefdd85826a64a51",
      "old_mode": 33188,
      "old_path": "tools/pybind11NewTools.cmake",
      "new_id": "f9202b9b937317a7598c4701eca9523213a1532e",
      "new_mode": 33188,
      "new_path": "tools/pybind11NewTools.cmake"
    }
  ]
}
