)]}'
{
  "commit": "3903d1a5b94cf5908cdd571d5c09bb27a5310ce2",
  "tree": "8eab0ccaf8db0dce72e8f892617c11a20beb8d39",
  "parents": [
    "68db9553946b6ad83e820e1297dddb9502601f8f"
  ],
  "author": {
    "name": "Chris Love",
    "email": "335402+chrislovecnm@users.noreply.github.com",
    "time": "Tue Jun 13 13:13:15 2023 -0600"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 13 19:13:15 2023 +0000"
  },
  "message": "fix(bzlmod): Fixing Windows Python Interpreter symlink issues (#1265)\n\nWhen using Windows you cannot run the symlink directly.\n\nBecause of how symlinks work in Windows we need to path realpath resolve\nthe link.\nUnlike Linux and OSX we cannot execute the Python symlink directly.\nWindows throws an error \"-1073741515\", when we execute the symlink\ndirectory. This error means that the Python binary cannot find dlls.\nThis is because the symlink that we create is not in the same folder as\nthe dlls.\n\n---------\n\nCo-authored-by: Richard Levasseur \u003crichardlev@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5239fd5f9c40081af8e4ce6c8f43eb8097f119ac",
      "old_mode": 33188,
      "old_path": "python/pip_install/pip_repository.bzl",
      "new_id": "915b4705ae51bac31bc25352722fbee5a2e2f1a0",
      "new_mode": 33188,
      "new_path": "python/pip_install/pip_repository.bzl"
    }
  ]
}
