New sysconfig API: Build information - Compatibility · Issue #103483 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@FFY00

Description

@FFY00

Feature or enhancement

sysconfig should provide the core compatibility information for interpreter.

Pitch

The new API would provide:

Considerations

IMO we probably should only provide the general platform tag (eg. linux-x86_64), and leave standardized environment tags (eg. manylinux) for 3rd party tooling.

Previous discussion

Issue asking for PEP 425 tags: GH-99560

New sysconfig API meta-issue: GH-103480