Commit Graph

7 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
wyz23x2 7172c585d5
PEP 606: Fix incorrect backticks (#1559)
Fix `` in section "Cleaning up Python and DeprecationWarning" (L136).
2020-08-12 07:06:55 -07:00
Barry Warsaw ef9b44c17c
Reject PEPs 606 and 608 as per SC decision (#1246) 2019-12-03 16:04:38 -08:00
Kyle Stanley 14e05f57a4 Grammatical improvements for PEP 606 (#1227)
* Grammatical improvements for PEP 606

* Minor grammar fix

* Fix underline
2019-11-08 09:12:44 +01:00
Victor Stinner 3a343027ca PEP 606: minor edits 2019-10-25 15:40:39 +02:00
Victor Stinner 635c6914a2 Add PEP 606: Python Compatibility Version (#1209) 2019-10-18 14:17:09 +11:00