)]}'
{
  "commit": "e48b1eb949daacaa84c87da57732866ab1894a86",
  "tree": "ddebcf467ccd30d1b1e4cfeece800c010878cad1",
  "parents": [
    "55eef52e801be5fafa76c26b96a84ee737741dd1"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Sat Aug 29 19:34:05 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 29 19:34:05 2026"
  },
  "message": "gh-89760: Fix os.path.realpath() for volume GUID paths on Windows (GH-155396)\n\nThe \\\\?\\ prefix was stripped from the resolved path if it could not be\nresolved without the prefix and failed with the same error as the original\npath.  This produced an invalid, seemingly relative path for a junction\nwhich points to a volume without a drive letter.  The prefix is now only\nstripped for drive-letter and UNC paths.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "071941d367671286ce93ca99edc2224c3570d4f4",
      "old_mode": 33188,
      "old_path": "Lib/ntpath.py",
      "new_id": "e9e9c4708ee1f1aa625ef94573b84d625a74cd60",
      "new_mode": 33188,
      "new_path": "Lib/ntpath.py"
    },
    {
      "type": "modify",
      "old_id": "fcf98ad88a0f95cd245dc31ccf1b9f401330c71d",
      "old_mode": 33188,
      "old_path": "Lib/test/test_ntpath.py",
      "new_id": "a4de2c78f0bf0c264dbed90bce9aaeedee16ce65",
      "new_mode": 33188,
      "new_path": "Lib/test/test_ntpath.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9218ecfe9ce62e3485f186299705c8c863f3e025",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Library/2026-08-09-00-30-00.gh-issue-89760.rpvol.rst"
    }
  ]
}
