We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b226f35 commit 5cba45cCopy full SHA for 5cba45c
1 file changed
Misc/NEWS.d/next/Tools-Demos/2026-07-10-14-38-31.gh-issue-152384.uaPADM.rst
@@ -0,0 +1,8 @@
1
+The CPython Pixi packages are now all accessible at the same
2
+``Tools/pixi-packages`` subdirectory, rather than at
3
+``Tools/pixi-packages/{variant}`` as before. Variants are now selected not
4
+via subdirectory but via ``flags``; see
5
+https://pixi.prefix.dev/latest/concepts/package_specifications/#extras-and-flags
6
+for usage instructions. The ``tsan-freethreading`` variant has been renamed
7
+to ``tsan_freethreading``, while the ``default``, ``asan``, and
8
+``freethreading`` variants retain their previous names.
0 commit comments