Commit Graph

8 Commits

Author SHA1 Message Date
Matthieu Darbois cd26ba8af9
PEP 600 supersedes PEP 513, PEP 571, PEP 599 (#1960)
Per PEP 600:
```
When this PEP is accepted, the previous manylinux PEPs will receive a final update noting that they are no longer maintained and referring to this PEP.
```
2021-06-26 09:11:00 -07:00
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
Sumana Harihareswara cba0871946
PEP 599: Update status to Final (GH-1381)
Per https://github.com/pypa/manylinux/issues/338 , manylinux2014 is
now implemented in its entirety.
2020-04-23 20:44:21 +01:00
Matthieu Darbois 7cc2b15353 PEP 599: Allow CXXABI_TM_1 symbol version (#1201) 2019-10-09 10:37:19 -07:00
Dustin Ingram 14b3a8b3b2 PEP 599: Fixes for ARMv7 and max gcc symbol version (#1181)
* More precise microarchitecture for ARMv7
* Fix typo with maximum gcc symbol version
* Fix formatting in footer
2019-09-30 20:39:31 +10:00
Paul Moore 26a4991f30
Accept PEP 599 2019-08-02 06:32:55 +01:00
Dustin Ingram 03b80ccc83 PEP 599: Updates (#1130)
* PEP 599: Remove vsyscall section

The vsyscall usage in glibc removed in the 2.14 release, so this is not
relevant for manylinux2014

* Clarification about PyPI support
2019-07-26 23:01:24 +10:00
Dustin Ingram a5edd3def8 PEP 599: manylinux2014 PEP (#1121)
Updated manylinux baseline, to be considered in combination
with the (competing/complementary?) perennial manylinux
proposal in PEP 600.
2019-07-20 21:35:07 +10:00