use `skip_pyc_compilation` in pixi-packages
Open
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
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 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