python / python/cpython

use `skip_pyc_compilation` in pixi-packages

Open
#152,317 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triaged type-feature
Dominant language
Python
Stars
77.2k
Forks
35.9k
PR merge metrics
PR metrics pending

Description

https://github.com/numpy/numpy/pull/31558

This cuts a few valuable minutes off the time taken to build tsan-freethreading NumPy against tsan-freethreading CPython (see https://github.com/numpy/numpy/pull/31558). Maybe it is a good idea for the other build variants too, not sure.

Linked PRs
  • gh-152318

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 by reviewing the pixi-packages build configuration and the linked NumPy PR 31558, then inspect linked issue/PR gh-152318 for the intended scope. Done means the appropriate build variant configuration uses skip_pyc_compilation and the affected build completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.