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
Min ho Kim
cfb7bd74db
Fix typos ( #1113 )
2019-07-03 11:20:45 -07:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Huang Huang
5a1b908205
reSTify PEP 275 ( #356 )
2017-08-28 15:10:25 -07:00
Serhiy Storchaka
a53392a0f0
Remove trailing spaces. ( #232 )
...
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Marti Raudsepp
04a6af2ab1
Fix various typos, spelling and grammar errors
...
Errors detected using Topy (https://github.com/intgr/topy ), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Serhiy Storchaka
cc1c734886
Issue #26921 : Fixed a/an articles.
2016-05-03 13:52:22 +03:00
Serhiy Storchaka
d6fe43240e
Remove redundant leading zeroes in PEP references.
2016-03-31 17:45:40 +03:00
Brett Cannon
cdf5d3ce68
Fix the headers so that they are in the right order and no required headers are
...
missing.
2007-06-19 04:20:07 +00:00
Georg Brandl
51dc636e9c
Mark PEP 275 as rejected. The "switch" PEP for Py3k, PEP 3103
...
is already rejected.
2007-03-13 20:12:59 +00:00
Marc-André Lemburg
7042d8aacc
Retarget PEP 275 for Python 2.6.
2006-04-29 12:24:05 +00:00
David Goodger
c5b5d3c83d
added Last-Modified headers to all PEPs without
2006-03-23 20:13:19 +00:00
David Goodger
794b1f8f11
converted to UTF-8 & added coding slugs
2006-03-02 19:54:50 +00:00
Marc-André Lemburg
922ddea19a
Postponed to 2.4.
2002-02-28 14:26:41 +00:00
Marc-André Lemburg
a281f916b7
New revision. Incoporates a lot of comments from python-dev.
2001-11-23 10:10:35 +00:00
Marc-André Lemburg
bfbb81ae59
Initial draft of the PEP.
2001-11-12 09:11:37 +00:00