)]}'
{
  "commit": "b62a76043e543fbb15cab7e9e8874a798bc600d2",
  "tree": "7e3caf9f6817053aac8379da275d0d72766a6af7",
  "parents": [
    "7659128b9d7a30ddbcb063bc12e2ddb0f1f119e0"
  ],
  "author": {
    "name": "Victor Stinner",
    "email": "vstinner@python.org",
    "time": "Tue Aug 29 15:46:46 2023"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 29 15:46:46 2023"
  },
  "message": "gh-108638: Fix stat.filemode() when _stat is missing (#108639)\n\nChange the pure Python implementation of stat.filemode() for unknown\r\nfile type: use \"?\", as done by the _stat.filemode().\r\n\r\ntest_stat skips TestFilemodeCStat if the _stat extension is missing.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fc024db3f4fbeeb903272363ee2bad19de0e635b",
      "old_mode": 33188,
      "old_path": "Lib/stat.py",
      "new_id": "52cadbf04f6c88b754d8926fa3ba18c9d6c49fd4",
      "new_mode": 33188,
      "new_path": "Lib/stat.py"
    },
    {
      "type": "modify",
      "old_id": "4ba37aed2dc9db3469f618538c94b9da355a4b15",
      "old_mode": 33188,
      "old_path": "Lib/test/test_stat.py",
      "new_id": "0eced2fcf98376e416c4f0966250846898702228",
      "new_mode": 33188,
      "new_path": "Lib/test/test_stat.py"
    }
  ]
}
