)]}'
{
  "commit": "92c0ec2b007757287a5c4791437a8d5a6173ce58",
  "tree": "fd6728bbd5809b11d190b6a4d279d8f0a4d1152d",
  "parents": [
    "0fa1fc69f3ff0deb778e3c9f37cdc0c702bc8ad2"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Thu Jan 29 15:33:10 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jan 29 15:33:10 2026"
  },
  "message": "gh-144264: Speed up Base64 decoding of data containing ignored characters (GH-144265)\n\nTry the fast path again after decoding a quad the slow path.\nUse a bitmap cache for the ignorechars argument.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4cfc332e89bea850afb7e534b83c86b635006dbe",
      "old_mode": 33188,
      "old_path": "Lib/test/test_binascii.py",
      "new_id": "49accb08b62e4080a2ea2ac67e5fc532f97c9c55",
      "new_mode": 33188,
      "new_path": "Lib/test/test_binascii.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "11e3fdeb4355cf4aeeb23456202100ceb61eff5a",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2026-01-27-10-02-04.gh-issue-144264.Wmzbol.rst"
    },
    {
      "type": "modify",
      "old_id": "593b27ac5ede657bee74e8797169353e6eb07ea0",
      "old_mode": 33188,
      "old_path": "Modules/binascii.c",
      "new_id": "201e7798bb7a8ccf90eae9630c9f825aba2e1dc6",
      "new_mode": 33188,
      "new_path": "Modules/binascii.c"
    }
  ]
}
