)]}'
{
  "commit": "abf7a184bd94da4d1a6b54503a27ede1957b48b7",
  "tree": "f8eafafc1170154634fb28c0052525c25e431a03",
  "parents": [
    "e48b1eb949daacaa84c87da57732866ab1894a86"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Sat Aug 29 19:41:39 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 29 19:41:39 2026"
  },
  "message": "gh-69370: Fix \"python -m inspect --details\" for unencodable paths (GH-155246)\n\nIt failed with UnicodeEncodeError if the path of the module contains\ncharacters unencodable in the encoding of sys.stdout, e.g. undecodable\nbytes of a file name.  Such characters are now escaped with backslashes,\nunless stdout uses an error handler which can handle them.\n\nCo-Authored-By: Claude Opus 5 (1M context) \u003cnoreply@anthropic.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f8991c79652d3fb6581d182479fd7a4c3e12b03",
      "old_mode": 33188,
      "old_path": "Lib/inspect.py",
      "new_id": "c52469e63861a224498f4ea32a12b5c4407e4ccc",
      "new_mode": 33188,
      "new_path": "Lib/inspect.py"
    },
    {
      "type": "modify",
      "old_id": "c68c643cb97fb45410d7dfac9e919fc160331e05",
      "old_mode": 33188,
      "old_path": "Lib/test/test_inspect/test_inspect.py",
      "new_id": "8930f6343ac299d2b6d7fcdc40af681ab6a4488a",
      "new_mode": 33188,
      "new_path": "Lib/test/test_inspect/test_inspect.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "27c97f9bdf07b4861a3d6e1ce3493488f47a49e7",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2026-08-05-17-30-00.gh-issue-69370.inspCLI.rst"
    }
  ]
}
