Skip to content

Commit 5cba45c

Browse files
committed
add news
1 parent b226f35 commit 5cba45c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)