Commit Graph

6 Commits

Author SHA1 Message Date
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