🐞 bug report
Affected Rule
//python/private:toolchains_repo(..)
Is this a regression?
N/A
Description
target_settings is always empty in the toolchain_suite call. As a result, passing --//python/config_settings:py_freethreaded="yes" doesn't affect the selection of the toolchain.
🔬 Minimal Reproduction
Example of the WORKSPACE: JAX repo
Patch for the rules_python v1.6: link
🌍 Your Environment
Operating System:
Output of bazel version:
Build label: 7.4.1
Build target: @@//src/main/java/com/google/devtools/build/lib/bazel:BazelServer
Build time: Mon Nov 11 21:24:53 2024 (1731360293)
Build timestamp: 1731360293
Build timestamp as int: 1731360293
Rules_python version:
Anything else relevant?