)]}'
{
  "commit": "87906f060a4d68cf223476a27e117ba65fd1ea03",
  "tree": "e991285c6a9d2f6eceea7e5fd55c8fe68ed60392",
  "parents": [
    "c4935b1f3566a2793fae7d01f85ebe15a3addf71"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Mon Sep 29 01:08:28 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Sep 29 08:08:28 2025 +0000"
  },
  "message": "fix: handle urls without release id format (#3306)\n\nSometimes when users customize the URLs for release, they use urls that\ndon\u0027t have\nthe same format the python-build-standalone URLs. Namely, they may not\nhave\nthe release_id component of the url. This would result in an error\nparsing such\nurls.\n\nTo fix, refine the url parsing to check if a component is a valid\nnumeric release id.\n\nFixes https://github.com/bazel-contrib/rules_python/issues/3285",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "30929f82fd9eaf430268db0049be7cd326e23a01",
      "old_mode": 33188,
      "old_path": "python/versions.bzl",
      "new_id": "34cffc566459d87dcc2daa354d663df677150812",
      "new_mode": 33188,
      "new_path": "python/versions.bzl"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "26517e6dec750171589977abdd7bb39ae8622c42",
      "new_mode": 33188,
      "new_path": "tests/get_release_info/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ca553a3c4b15781c378d702d40ea5ff0250dcfb0",
      "new_mode": 33188,
      "new_path": "tests/get_release_info/get_release_info_tests.bzl"
    }
  ]
}
