)]}'
{
  "commit": "01dea5f12b31862999217c091399a318f23b460a",
  "tree": "1b806b91599762b791936115b0852a5f17e813dc",
  "parents": [
    "001ef4600f5ab2e1d7825ddbc0f253377c234d7e"
  ],
  "author": {
    "name": "Petr Viktorin",
    "email": "encukou@gmail.com",
    "time": "Tue Aug 31 12:34:44 2021"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 31 12:34:44 2021"
  },
  "message": "bpo-42064: Offset arguments for PyObject_Vectorcall in the _sqlite module (GH-27931)\n\nThis allows e.g. methods to be called efficiently by providing\r\nspace for a \"self\" argument; see PY_VECTORCALL_ARGUMENTS_OFFSET docs.\r\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9ff5fbaae78529ac9d2051c3b298761e6db82f5c",
      "old_mode": 33188,
      "old_path": "Modules/_sqlite/connection.c",
      "new_id": "864877c0c34264a678626baeda86cbca76a22ac0",
      "new_mode": 33188,
      "new_path": "Modules/_sqlite/connection.c"
    },
    {
      "type": "modify",
      "old_id": "8b830ec767b5d295306967e9941e96596d989e86",
      "old_mode": 33188,
      "old_path": "Modules/_sqlite/cursor.c",
      "new_id": "06ce385cca3a4b51d4045d252725ce61144e5f7c",
      "new_mode": 33188,
      "new_path": "Modules/_sqlite/cursor.c"
    }
  ]
}
