Skip to content

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Feb 20, 2021

PEP600 now supersedes all previous PEPs to define a future-proof manylinux standard.

Copy link
Member

@pradyunsg pradyunsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit-pick, but ready to merge otherwise. :)

@@ -51,6 +51,8 @@ representing the common subset of Linux platforms at a given point in time:
and ``s390x``) and updates the base platform to a compatible Linux platform
from 2014.

``manylinux_x_y`` (:pep:`600`) supersedes all previous PEPs to define a future-proof standard. It defines ``x`` and ``y`` as glibc major an minor versions supported (e.g. ``manylinux_2_24`` should work on any distro using glibc 2.24+). Previous tags are still supported for backward compatibility.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you wrap this line, like the rest of this document?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@pradyunsg pradyunsg merged commit 54ad867 into pypa:main Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants