)]}'
{
  "commit": "846ad5a26ac0ff988a3fceec8f8e830f68bdf48a",
  "tree": "59187e5155d80521daf817214a4b80bb139c23df",
  "parents": [
    "415cd06d724762f23b42f1ab36867b8114714684"
  ],
  "author": {
    "name": "Victor Stinner",
    "email": "vstinner@python.org",
    "time": "Thu Mar 14 15:42:41 2024"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Mar 14 15:42:41 2024"
  },
  "message": "gh-88494: Use QueryPerformanceCounter() for time.monotonic() (#116781)\n\nOn Windows, time.monotonic() now uses the QueryPerformanceCounter()\r\nclock to have a resolution better than 1 us, instead of the\r\ngGetTickCount64() clock which has a resolution of 15.6 ms.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "029663e0801a0dc80b136827daf6ed73adf0a7d2",
      "old_mode": 33188,
      "old_path": "Doc/library/time.rst",
      "new_id": "d79ca6e12081070c7ab5fd847059578181e0e9dd",
      "new_mode": 33188,
      "new_path": "Doc/library/time.rst"
    },
    {
      "type": "modify",
      "old_id": "aec02954b9fea9817e4d8e3e5806f83f329f068f",
      "old_mode": 33188,
      "old_path": "Doc/whatsnew/3.13.rst",
      "new_id": "ea45fa7c825dfeacf7ebe3374c64d57328292363",
      "new_mode": 33188,
      "new_path": "Doc/whatsnew/3.13.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5a96af0231918f853ac0acdc5e12eaa93728769a",
      "new_mode": 33188,
      "new_path": "Misc/NEWS.d/next/Windows/2024-03-14-09-14-21.gh-issue-88494.Bwfmp7.rst"
    },
    {
      "type": "modify",
      "old_id": "70d92ca00ee28e3f72e825c9490fc3dcb88bca80",
      "old_mode": 33188,
      "old_path": "Python/pytime.c",
      "new_id": "45be6a3dbd334133aea786e68566afa43990889e",
      "new_mode": 33188,
      "new_path": "Python/pytime.c"
    }
  ]
}
