https://github.com/python/cpython/commit/ae57dc6c0b7d265a959452bdd18a77d06038e2d9 commit: ae57dc6c0b7d265a959452bdd18a77d06038e2d9 branch: main author: Filipe LaĆns <[email protected]> committer: FFY00 <[email protected]> date: 2026-02-25T15:39:45Z summary:
Update status of blockers on combining pixi packges variant sources (#145222) files: M Tools/pixi-packages/README.md diff --git a/Tools/pixi-packages/README.md b/Tools/pixi-packages/README.md index 20bc18f4555fa0..4b44fd12150752 100644 --- a/Tools/pixi-packages/README.md +++ b/Tools/pixi-packages/README.md @@ -37,7 +37,7 @@ Each package definition is contained in a subdirectory, but they share the build - More package variants (such as UBSan) - Support for Windows - Using a single `pixi.toml` and `recipe.yaml` for all package variants is blocked on - [pixi-build-backends#532](https://github.com/prefix-dev/pixi-build-backends/pull/532) + [pixi#5364](https://github.com/prefix-dev/pixi/pull/5364) and [pixi#5248](https://github.com/prefix-dev/pixi/issues/5248) ## Troubleshooting _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: [email protected]
