We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b7126 commit 622989eCopy full SHA for 622989e
CHANGELOG.md
@@ -65,6 +65,11 @@ Unreleased changes template.
65
automatically includes corresponding stub packages for third-party libraries
66
that are present and used (e.g., `boto3` → `boto3-stubs`), improving
67
type-checking support.
68
+* (pypi) Freethreaded packages are now fully supported in the
69
+ {obj}`experimental_index_url` usage or the regular `pip.parse` usage.
70
+ To select the free-threaded interpreter in the repo phase, please use
71
+ the documented [env](/environment-variables.html) variables.
72
+ Fixes [#2386](https://github.com/bazelbuild/rules_python/issues/2386).
73
74
{#v0-0-0-removed}
75
### Removed
0 commit comments