)]}'
{
  "commit": "0db7f72dc29af735f7242da170d5325d4f48ee2a",
  "tree": "c63bce699ef902c90847ceba8f2f5aa10a371b0a",
  "parents": [
    "4158dcfe7d1d9926911d090dc92750d5270b52d8"
  ],
  "author": {
    "name": "Max Bachmann",
    "email": "kontakt@maxbachmann.de",
    "time": "Sun Apr 12 05:02:27 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Apr 11 20:02:27 2026 -0700"
  },
  "message": "Handle result from PyObject_VisitManagedDict (#6032)\n\n* Handle result from PyObject_VisitManagedDict\n\n* add unit test\n\n* style: pre-commit fixes\n\n* use different variable name\n\nThis avoids a warning on msvc about Py_Visit shadowing the vret variable.\n\n* skip test_get_referrers on unsupported runtimes\n\nThe managed-dict referrer check is only known to work on CPython 3.13.13+ and 3.14.4+, while earlier releases and non-CPython interpreters can report different traversal behavior.\n\nMade-with: Cursor\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] \u003c66853113+pre-commit-ci[bot]@users.noreply.github.com\u003e\nCo-authored-by: Ralf W. Grosse-Kunstleve \u003crgrossekunst@nvidia.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b7422eee25ad458c1b575e200eca56a3cd79a88",
      "old_mode": 33188,
      "old_path": "include/pybind11/detail/class.h",
      "new_id": "8b9d0b8e9ddb7774cf5580d7693b098c7af77be8",
      "new_mode": 33188,
      "new_path": "include/pybind11/detail/class.h"
    },
    {
      "type": "modify",
      "old_id": "2030cd6715820616e22af9888a65fe6c32fb8bae",
      "old_mode": 33188,
      "old_path": "tests/test_class.cpp",
      "new_id": "84efb800dbb6cfc9668ba8035a2c92e8c8ca924e",
      "new_mode": 33188,
      "new_path": "tests/test_class.cpp"
    },
    {
      "type": "modify",
      "old_id": "fae6a31899412778481a1ef0d3676670e293dd81",
      "old_mode": 33188,
      "old_path": "tests/test_class.py",
      "new_id": "201c7e339e36d0587ac24bc6e1cf07d4afe6315d",
      "new_mode": 33188,
      "new_path": "tests/test_class.py"
    }
  ]
}
