)]}'
{
  "commit": "7783222ef466e896d38d2d62c22702e61d69fb6b",
  "tree": "63498e620a1d2e266df253cf0f4444d9f8698189",
  "parents": [
    "abe1f3eb4f917f4198478a31266f756d399c662b"
  ],
  "author": {
    "name": "Sam Clegg",
    "email": "sbc@chromium.org",
    "time": "Sun Jan 25 21:21:05 2026 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jan 25 13:21:05 2026 -0800"
  },
  "message": "Fix for window very-long-filename support. NFC (#1646)\n\nWe have a function called `fix_potentially_long_windows_pathname` which\nis used when unzipping archives under windows.\n\nWithout this the unzip process will fail if the total filename length\never exceeds 256. This change adds a test for installing deep in the\nfilesystem (where pathnames exceed 256) and fixes a bug in this code\nwhich was causing the test to fail.\n\nThe fact that this code had this bug for god-known-how-long means I\nthink nobody was depending on it, so we could probably just remove it,\nbut fixing for now and adding a test.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "64d27142d12616cd6657372b76551f36f464246c",
      "old_mode": 33188,
      "old_path": "emsdk.py",
      "new_id": "f527860a890bb5efcba0643fd60bd66255f08067",
      "new_mode": 33188,
      "new_path": "emsdk.py"
    },
    {
      "type": "modify",
      "old_id": "a1b871c294bad7cd0bb2c0ce2ba127fb3a96b73c",
      "old_mode": 33261,
      "old_path": "test/test.py",
      "new_id": "47602fbbca68d16349e53ca8f961bf7132a03be5",
      "new_mode": 33261,
      "new_path": "test/test.py"
    }
  ]
}
