)]}'
{
  "commit": "0474d06008f8c9eba660ed20d336ffdc5c4db121",
  "tree": "1653cfb3657557d51b54b76a4895cc834fa40391",
  "parents": [
    "fa2c0b85a8d5c9486661083afdf38cbaadb3432a"
  ],
  "author": {
    "name": "Erlend Egeberg Aasland",
    "email": "erlend.aasland@innova.no",
    "time": "Tue Sep 07 11:43:44 2021"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 07 11:43:44 2021"
  },
  "message": "bpo-44991: Normalise `sqlite3` callback naming (GH-28088)\n\n- all callbacks are now named xxx_callback\r\n- normalise callable naming in set_*() functions\r\n- normalise context argument naming in callbacks\r\n\r\nThe sqlite code is being \"touched\" in bpo-42064 (and related issues);\r\nthis style change makes it easier to work with and review.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1626e1c59c06cc0fec6d86b14e13ce7de1b98065",
      "old_mode": 33188,
      "old_path": "Modules/_sqlite/clinic/connection.c.h",
      "new_id": "315d163dde668f916fc660db0bfa961475c4c6b6",
      "new_mode": 33188,
      "new_path": "Modules/_sqlite/clinic/connection.c.h"
    },
    {
      "type": "modify",
      "old_id": "864877c0c34264a678626baeda86cbca76a22ac0",
      "old_mode": 33188,
      "old_path": "Modules/_sqlite/connection.c",
      "new_id": "0780d41c5a0c39dd4052627d7bc4876b514bba3d",
      "new_mode": 33188,
      "new_path": "Modules/_sqlite/connection.c"
    }
  ]
}
