Remove hard-coded python version in Tools/pixi-packages #148858
Open
Nobody has claimed this yet.
build
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 35.9k
- PR merge metrics
- PR metrics pending
Description
Feature or enhancement
Proposal:
Tools/pixi-packages/default/variants.yaml has the following
variant:
- default
abi_tag:
- cp315
version:
- 3.15
We can remove the hard-coding of 3.15
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
Suggested in https://github.com/python/cpython/pull/148859#pullrequestreview-4156811223
Linked PRs
- gh-148890
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Tools/pixi-packages/default/variants.yaml and review the linked PR gh-148890 for the intended change. Confirm that the Python 3.15 value is no longer hard-coded there and that the pixi package variant configuration remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100