Commit Graph

11 Commits

Author SHA1 Message Date
Hugo van Kemenade 42e241fac4
PEP 595: replace mismatched references with inline links (#2534)
* PEP 595: replace mismatched references with inline links

* PEP 595: use plaintext instead of Python formatting

* PEP 595: remove redundant Emacs stanza
2022-04-17 16:06:40 -05:00
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
Hugo van Kemenade ba36cccc2d
Fix RST backticks (#1554) 2020-08-07 09:35:20 -07:00
Barry Warsaw 8c42fb4697
Withdraw PEP 543 and PEP 595 (#1467) 2020-06-25 10:24:10 -07:00
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07:00
Min ho Kim e54097d3c4 Fix typos in various PEPs (#1111) 2019-06-24 21:58:50 -07:00
Barry Warsaw c8e640cf4d
With permission, I will BD this PEP too 2019-06-14 14:09:44 -07:00
Julien Palard 1f7272f7e7
Fix: Typo 2019-06-04 11:19:03 +02:00
Ezio Melotti b3f4c8eb09
PEP 595: add python-dev feedback and expand the "migration considerations" section. (#1093)
* PEP 595: add feedback from python-dev.

* PEP 595: expand and rewrite the "Migration considerations" section.
2019-05-28 15:22:03 +02:00
Ezio Melotti 17b1fc57fb
PEP 595: Improving bugs.python.org (#1083)
* Add my initial draft

* PEP 593: update PEP structure and add content.

* PEP 593: Push updates

* PEP 593: expand the "Improving Roundup" section and move it to the top.

* PEP 593: expand the "Roundup advantages" and "Migration considerations" sections.

* PEP 595 (was 593): expand and reword some sections.

* PEP 595: rename file

* PEP 595: remove Discussion-To header, fix formatting of Author header.
2019-05-23 21:42:06 +02:00