)]}'
{
  "commit": "e2b3d831fd2824d8a5713e3ed2a64aad0fb6b62d",
  "tree": "3ab33a7a92325e48c5297ba9c3f4d8d9c38d3d00",
  "parents": [
    "ca0f3d858d069231ce7c5b382790a774f385b467"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Sat Oct 14 06:13:02 2023"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Oct 14 06:13:02 2023"
  },
  "message": "gh-109747: Improve errors for unsupported look-behind patterns (GH-109859)\n\nNow re.error is raised instead of OverflowError or RuntimeError for\r\ntoo large width of look-behind pattern.\r\n\r\nThe limit is increased to 2**32-1 (was 2**31-1).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0a4c55caf6e41ce83d6124cbb5bedff723bb915",
      "old_mode": 33188,
      "old_path": "Lib/re/_compiler.py",
      "new_id": "f87712d6d6f9f896054299e3ea60c13e829bd15d",
      "new_mode": 33188,
      "new_path": "Lib/re/_compiler.py"
    },
    {
      "type": "modify",
      "old_id": "d00b7e67d55958201175bf2d3598336032ba2806",
      "old_mode": 33188,
      "old_path": "Lib/re/_parser.py",
      "new_id": "f3c779340fe23035a618fd89d6cca2ff8181bc92",
      "new_mode": 33188,
      "new_path": "Lib/re/_parser.py"
    },
    {
      "type": "modify",
      "old_id": "301d4a516568b21a5c8190760c3d5d3b289fcedf",
      "old_mode": 33188,
      "old_path": "Lib/test/test_re.py",
      "new_id": "1eca22f45378df1b3ecb58c18b1b9c0c3a588bf8",
      "new_mode": 33188,
      "new_path": "Lib/test/test_re.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b64ba627897a1a347e6dcd399290997186ce96e0",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2023-09-25-20-05-41.gh-issue-109747._cRJH8.rst"
    },
    {
      "type": "modify",
      "old_id": "798732ccddc99aa45e6d9fa868a19f6dcd3b9a81",
      "old_mode": 33188,
      "old_path": "Modules/_sre/sre.c",
      "new_id": "0f134b194de6f67bb832a4c1ba7f7eb5ced6edd4",
      "new_mode": 33188,
      "new_path": "Modules/_sre/sre.c"
    },
    {
      "type": "modify",
      "old_id": "3c805aeeca09743ab41b7e4fc50360fbbb914e76",
      "old_mode": 33188,
      "old_path": "Modules/_sre/sre_lib.h",
      "new_id": "92dd725c70fd3891d08f2db3ff8902255200cfbd",
      "new_mode": 33188,
      "new_path": "Modules/_sre/sre_lib.h"
    }
  ]
}
