codecov / codecov/test-results-parser

Request wheels for Python 3.13 for musl

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In megalinter, we use alpine containers. Recently, we finally had a blocking package update its dependency to have a 3.13 wheel available. Now, upgrading to python 3.13 is failing because this package is a dependency of codecov-cli, and no python 3.13 wheels for alpine are available.

It seems that the ci.yml and publish.yml workflows already build musl wheels, and also include 3.13. So, is it possible that no release has been made yet? The last pypi release dates from march, so it isn't that old, so I'm suprised.

See failing workflows in https://github.com/oxsecurity/megalinter/pull/4521

Contributor guide

No contributing guide indexed for this repository

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 ci.yml and publish.yml, then inspect the failing workflows linked from pull request 4521 and the current PyPI release history. Determine why the existing musl-wheel builds for Python 3.13 have not produced a release; done means a published Python 3.13 musl wheel is available for the dependency.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.