Skip to content

Update PY_SUPPORT_TIER according to PEP 11 #156554

Description

@chris-eibl

aarch64-pc-windows-msvc is now Tier 2 (python/peps#5046) and the build bots have been adapted (python/buildmaster-config#772), but

cpython/PC/pyconfig.h

Lines 171 to 173 in b0c9fc3

#elif defined(_M_ARM64)
#define _Py_COMPILER _Py_PASTE_VERSION("64 bit (ARM64)")
#define PY_SUPPORT_TIER 3

has not been updated, yet.

I'll create a PR if this seems worthwhile.

@zooba, @hugovk, @diegorusso

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions