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
|
0fcce00dad
|
reSTify PEP 100 (#422)
|
2017-10-24 12:54:10 -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
|
945a576848
|
PEP-100: Fix "UCS-2" & broken links
|
2016-07-11 18:42:27 +03: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 |
Brett Cannon
|
6983fb3949
|
Add missing accent marks on MAL's name.
|
2007-06-28 20:07:12 +00:00 |
David Goodger
|
c5b5d3c83d
|
added Last-Modified headers to all PEPs without
|
2006-03-23 20:13:19 +00:00 |
Barry Warsaw
|
f0639f2977
|
A reformat of Misc/unicode.txt (with some editorial comments).
Tagging at revision 1.7 to match the latest revision from
Misc/unicode.txt.
|
2001-06-27 17:11:33 +00:00 |