)]}'
{
  "commit": "c8ca336e6b321a4ff680ea426cc8a84bfb599bd2",
  "tree": "49a040be693fcdabf6008d15f82ecd88d952226f",
  "parents": [
    "abf7a184bd94da4d1a6b54503a27ede1957b48b7"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Sat Aug 29 19:59:43 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 29 19:59:43 2026"
  },
  "message": "gh-69371: Fix pydoc for modules whose path contains undecodable bytes (GH-155239)\n\n\"python -m pydoc -w\" and the pydoc HTTP server failed with\nUnicodeEncodeError.  The file URL is now created with\nurllib.request.pathname2url(), which percent-encodes the path using the\nfilesystem encoding, and characters unencodable in the generated UTF-8\npage are escaped with backslashes.\n\nCo-authored-by: Claude Opus 5 (1M context) \u003cnoreply@anthropic.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3cba08b83af68118860d458ad96532e693aa79c2",
      "old_mode": 33188,
      "old_path": "Lib/pydoc.py",
      "new_id": "6f3dab24d5bda33d192266f01f085ae63cd89cbb",
      "new_mode": 33188,
      "new_path": "Lib/pydoc.py"
    },
    {
      "type": "modify",
      "old_id": "34d30f54e9c9c7f0923c18d36d8b414a42841842",
      "old_mode": 33188,
      "old_path": "Lib/test/test_pydoc/test_pydoc.py",
      "new_id": "006fbc8b6968f3bc9b4a6a7601109ef5628bb6d8",
      "new_mode": 33188,
      "new_path": "Lib/test/test_pydoc/test_pydoc.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4d8f866366f5bebc6fc459631f064817aee40b94",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2026-08-05-16-40-00.gh-issue-69371.pyDocU.rst"
    }
  ]
}
