)]}'
{
  "commit": "9e5e1f9988faee0a18969d4d7dda6a3e4eaf850b",
  "tree": "45b7630fdb878f72bf0135a1a38b13c94eba843a",
  "parents": [
    "eb6ebdbc95aa8d62ac3169e72aac164a21c5679c"
  ],
  "author": {
    "name": "Victor Stinner",
    "email": "vstinner@python.org",
    "time": "Thu Feb 12 16:03:55 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Feb 12 16:03:55 2026"
  },
  "message": "gh-121617: Include \u003cstring.h\u003e for Py_CLEAR() macro (#144666)\n\nPython.h now also includes \u003cstring.h\u003e in the limited C API version 3.11\nand newer to fix the Py_CLEAR() macro which uses memcpy().\n\nAdd a Py_CLEAR() test in test_cext.\n\nModify also _Py_TYPEOF to use C23 typeof() if available.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a5dfbe7f4e1305bda16161fea3093135081a6575",
      "old_mode": 33188,
      "old_path": "Doc/c-api/intro.rst",
      "new_id": "c3a80234f861166be3f55353e6eacd2447164686",
      "new_mode": 33188,
      "new_path": "Doc/c-api/intro.rst"
    },
    {
      "type": "modify",
      "old_id": "78083bbf31db751926a58f96ddfc3fa07114f3a6",
      "old_mode": 33188,
      "old_path": "Include/Python.h",
      "new_id": "17cbc083241514fc703b93e18cc1a4c2d7d1d2d9",
      "new_mode": 33188,
      "new_path": "Include/Python.h"
    },
    {
      "type": "modify",
      "old_id": "61e2317976eed1db97373e4b7ff1a318ffb8612c",
      "old_mode": 33188,
      "old_path": "Include/pyport.h",
      "new_id": "1e1702abd99a2c34c90e58681a4390a28701d54b",
      "new_mode": 33188,
      "new_path": "Include/pyport.h"
    },
    {
      "type": "modify",
      "old_id": "a2f6151d8b36ed4fe6ca76dffb522b2baff022d5",
      "old_mode": 33188,
      "old_path": "Lib/test/test_cext/extension.c",
      "new_id": "a6b30fd627fe99a7ea0cfcffeb31e26be1a39bd2",
      "new_mode": 33188,
      "new_path": "Lib/test/test_cext/extension.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cf84f8b1b0d36b19640d1564d9029076f6ce47a6",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/C_API/2026-02-10-14-49-49.gh-issue-121617.57vMqa.rst"
    }
  ]
}
