)]}'
{
  "commit": "cd64466928a2cace1b8aa6d097c3ac31d35d4555",
  "tree": "4c021060be891fa2ec489a95fcde3dd3837b64c2",
  "parents": [
    "fbbecaebd3cef5319cc4b2095b8102167371c253"
  ],
  "author": {
    "name": "Ezra Bühler",
    "email": "spam@easyb.ch",
    "time": "Fri Jul 16 07:14:06 2021 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 16 15:14:06 2021 +1000"
  },
  "message": "Fix extract_single_wheel for Windows (#498)\n\nOn Windows, when using pip_parse, pip would fail with following error:\r\n\r\n    Could not open requirements file: [Errno 13] Permission denied: ...\r\n\r\nThis is due to Python holding a handle to the temporary file preventing\r\npip, which is run as a sub-process, from reading it. For more\r\ninformation, see: https://bugs.python.org/issue14243\r\n\r\nClosing the requirements file before running pip solves the problem.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "884b8ad575f5582b2960b031c362ca7ef7cd4353",
      "old_mode": 33188,
      "old_path": "python/pip_install/parse_requirements_to_bzl/extract_single_wheel/__init__.py",
      "new_id": "4ea3758f29bce6aa98a0fe969a47c8187dc3f5cb",
      "new_mode": 33188,
      "new_path": "python/pip_install/parse_requirements_to_bzl/extract_single_wheel/__init__.py"
    }
  ]
}
