Commit Graph

8 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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
Petr Viktorin 07214cdd74
PEP 627: Mark as Accepted (GH-1580) 2020-09-03 17:07:30 +01:00
Petr Viktorin 9bcc557e4a
PEP 627: Remove REQUESTED from the spec (GH-1575)
* Fix typo
* Remove REQUESTED from the spec
2020-08-26 10:55:04 +02:00
Petr Viktorin cc2fd77c0d
PEP 627: Record Paul Moore as PEP delegate; update based on his feedback (GH-1572)
Paul is the standing delegate for Package Distribution Metadata PEPs.

His feedback is here: https://discuss.python.org/t/pep-627-updating-pep-376-making-record-optional-in-installed-dist-info/4126/22?u=encukou
2020-08-21 16:34:02 +02:00
torsava acc8283465
pep-0627: Typo (GH-1558) 2020-08-11 15:32:19 +02:00
Petr Viktorin 82a3d1f3df
PEP 627: Bring back the REQUESTED file (GH-1549)
As pip now implements REQUESTED, the main reason to remove the file is gone,
so I'm adding it back as it is in PEP 376.
Possibly fixing the semantics is left to another PEP.
2020-08-04 16:26:18 +02:00
Petr Viktorin 769d7789e5
PEP 627: Recording installed projects
https://github.com/python/peps/pull/1527
2020-07-17 19:09:33 +02:00