)]}'
{
  "commit": "cb15afcccffc6c42cbfb7456ce8db89cd2f77512",
  "tree": "1a0e5510e261f441f1bd3b7027c5ab452967288e",
  "parents": [
    "4dc4300c686f543d504ab6fa9fe600eaf11bb695"
  ],
  "author": {
    "name": "Victor Stinner",
    "email": "vstinner@python.org",
    "time": "Wed Sep 08 09:59:13 2021"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 08 09:59:13 2021"
  },
  "message": "bpo-39573: Py_TYPE becomes a static inline function (GH-28128)\n\nConvert the Py_TYPE() and Py_SIZE() macros to static inline\r\nfunctions. The Py_SET_TYPE() and Py_SET_SIZE() functions must now be\r\nused to set an object type and size.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "05c54ccc8dab59168d0d54f79cb49291f51f7e90",
      "old_mode": 33188,
      "old_path": "Doc/c-api/structures.rst",
      "new_id": "49f2a614e3507e90149113757efa4d8faa7bdddb",
      "new_mode": 33188,
      "new_path": "Doc/c-api/structures.rst"
    },
    {
      "type": "modify",
      "old_id": "60ef953d2ec1656c38c0b5a2fc523611cbaf494c",
      "old_mode": 33188,
      "old_path": "Doc/whatsnew/3.11.rst",
      "new_id": "30ee182718ddb698891e7ea1a94417a7b58c5a44",
      "new_mode": 33188,
      "new_path": "Doc/whatsnew/3.11.rst"
    },
    {
      "type": "modify",
      "old_id": "fb8a63fc7dbe846c0a95706dd0d0d77224f3dbb4",
      "old_mode": 33188,
      "old_path": "Include/object.h",
      "new_id": "490cbffd5f1074f2f0587e6e6e95ca3a1f973e7f",
      "new_mode": 33188,
      "new_path": "Include/object.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d9641ed97e170de3696ad6693afbd1f6bfc40bba",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/C API/2021-06-03-00-59-48.bpo-39573.-elHTJ.rst"
    },
    {
      "type": "modify",
      "old_id": "68dd285c380e0fd7f7158cd1b1d593e223089405",
      "old_mode": 33188,
      "old_path": "Modules/_testcapimodule.c",
      "new_id": "b1e64f19f2d145e1af29de54e496f25c00104da7",
      "new_mode": 33188,
      "new_path": "Modules/_testcapimodule.c"
    }
  ]
}
