)]}'
{
  "commit": "309e93e32a12fc1105c8935acea6d75f810c34bc",
  "tree": "6e517de721e34ab1a9099c874b318742e741d395",
  "parents": [
    "852e95419c603f4e34bc5f0e813daff48d1f9f54"
  ],
  "author": {
    "name": "Richard Levasseur",
    "email": "richardlev@gmail.com",
    "time": "Fri Oct 03 08:17:09 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 03 15:17:09 2025 +0000"
  },
  "message": "fix(toolchains): correctly register musl/freethreaded toolchains for workspace (#3314)\n\nThe musl/freethreaded runtimes weren\u0027t being activated when the flags\nwere set. This was\nbecause the toolchains weren\u0027t having `target_settings` set, which means\nextra settings,\nsuch as musl/freethreaded-ness were ignored when matching. The net\nresult is the regular\ntoolchain, because it\u0027s registered earlier, would always match earlier.\n\nTo fix, set the target_settings in the toolchain() call. This matches\nthe bzlmod behavior.\n\nAlso update the toolchain resolution tests to verify resolution.\n\nFixes https://github.com/bazel-contrib/rules_python/issues/3262",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f85127a7b5c496e46052a10afeafee77a3cff18",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "2955d5f268bde213de6faeed5613ad5ea8454c3a",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "93bbb52108fa9b125a8ffa2ce5ea49e2c00581e8",
      "old_mode": 33188,
      "old_path": "python/private/toolchains_repo.bzl",
      "new_id": "f7ff19c30e79503880275b6dc3f9008817f58f95",
      "new_mode": 33188,
      "new_path": "python/private/toolchains_repo.bzl"
    },
    {
      "type": "modify",
      "old_id": "609fa3fe53426d66a1cf63b48f1c8f2f62236ca0",
      "old_mode": 33188,
      "old_path": "tests/toolchains/multi_platform_resolution/resolution_tests.bzl",
      "new_id": "a48d8157895f9e734f4758932a7e3ff3d3ba94f6",
      "new_mode": 33188,
      "new_path": "tests/toolchains/multi_platform_resolution/resolution_tests.bzl"
    }
  ]
}
