pypa / pypa/packaging

Have interfaces for platform_tag(), abi_tag(), and python_tag() for the host python

Open
#330 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement packaging.tags
Dominant language
Python
Stars
751
Forks
324
Avg merge
12h 58m
Merged PRs (30d)
3

Description

xref pypa/wheel#367

It would be good to have one source of truth for the canonical tags from the host python, and who better to provide it than packaging.tags. This would enable refactoring code in wheel, setuptools, and pip.

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 reading packaging.tags and the linked wheel#367 discussion. Determine the intended host-Python interfaces for canonical platform, ABI, and Python tags, then assess how wheel, setuptools, and pip would consume them. Done means the API scope is agreed and the affected consumers can use one source of truth.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.