Commit Graph

6 Commits

Author SHA1 Message Date
Brett Cannon bb4751379a
Many PEPs: Normalize the 'Created' field (#1805) 2021-02-09 08:54:26 -08:00
Marti Raudsepp 9b64c6ea75
Various typo/grammar/style fixes (#1789)
Changes detected by Topy (https://github.com/intgr/topy), all changes
verified by hand, false positives have been omitted.

These range from straight-out misspellings to debatable hyphen placement.
The hyphen changes are supported by grammar manuals of style.
2021-02-03 06:06:23 -08:00
Paul Moore 04f5584d64
Accept PEP 600 (#1248) 2019-12-04 23:24:33 +00:00
Nathaniel J. Smith 5e1db02519 PEP 600: Small updates in response to Paul's feedback (#1191)
1. Note that the auditwheel project will maintain docs
2. Note that we'll update the old PEPs to note that they've been replaced
3. In compatibility logic, check for compatibility before checking for overrides

See: https://discuss.python.org/t/pep-600-future-manylinux-platform-tags-for-portable-linux-built-distributions/2414/4
2019-10-10 21:36:17 +10:00
Nathaniel J. Smith efa49a74d1
PEP 600: Update text to align with discussion (#1137)
Major rewrite pass over PEP 600

This has minimal substantive changes, though it does fill in some
details. Mostly it's just aligning the text with all the discussion on
Discourse.
2019-08-03 13:12:19 -07:00
Thomas Kluyver f24d60b6e2 PEP 600: Perennial manylinux proposal (#1125)
Updated manylinux naming and compatibility profile definition
proposal, to be considered in combination with the
(competing/complementary?) manylinux2014 proposal in
PEP 599.
2019-07-20 21:36:21 +10:00