)]}'
{
  "commit": "b6c2ef0c7a1e344681f9a8649bb662208ffd01cf",
  "tree": "c76a58bc130761af784aea53e7d1371022936805",
  "parents": [
    "0c5151bc81ec8e8588bef4389df12a9ab50e9fa0"
  ],
  "author": {
    "name": "Wulian233",
    "email": "1055917385@qq.com",
    "time": "Mon May 05 16:45:15 2025"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon May 05 16:45:15 2025"
  },
  "message": "gh-131296: Avoid posixmodule.c warning (GH-133142)\n\nClang-cl detects that on 32-bit builds the variable is always smaller than the value. But since the same code is used for other architectures, we can\u0027t just _fix_ it. This cast avoids the tautological-constant-out-of-range-compare warning.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "964e988843110e6c60b2ec43ac105b8c4943c0c1",
      "old_mode": 33188,
      "old_path": "Modules/posixmodule.c",
      "new_id": "922694fa367ac3c8d34fcb0a9a51c45bbb8694c3",
      "new_mode": 33188,
      "new_path": "Modules/posixmodule.c"
    }
  ]
}
