Skip to content

Commit 622989e

Browse files
authored
doc: freethreaded support changelog (#2497)
Support is implemented, just documenting this is left. Fixes #2386
1 parent a7b7126 commit 622989e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ Unreleased changes template.
6565
automatically includes corresponding stub packages for third-party libraries
6666
that are present and used (e.g., `boto3``boto3-stubs`), improving
6767
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).
6873

6974
{#v0-0-0-removed}
7075
### Removed

0 commit comments

Comments
 (0)