python / python/cpython

Remove hard-coded python version in Tools/pixi-packages #148858

Open
#148,887 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.