PyO3 / PyO3/pyo3

Python 3.15 final will allow including platform tags in stable abi extension filenames

Open
#6,258 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
16.2k
Forks
1k
Avg merge
2d 6h
Merged PRs (30d)
66

Description

See https://github.com/python/cpython/pull/152461

Currently PyO3 doesn't do that. The tagless extensions are also supported but since e.g. Debian will likely want it we should probably support it as well.

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

Read the linked CPython pull request first to understand the platform-tagged stable ABI filename format, then locate PyO3's extension filename handling. Done means supporting platform-tagged stable ABI extension filenames while retaining compatibility with the existing tagless form.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.