Dimitri Papadopoulos Orfanos
|
57d9baf04d
|
Typos found by codespell (#2073)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2021-09-17 11:18:24 -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 |
Benjamin Peterson
|
60d9b24542
|
promote m.p.o links to https
|
2017-06-11 12:02:39 -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 |
Xiang Zhang
|
65a38a811b
|
fix a few typos in PEP 252, 253, 367, 3135
|
2016-07-01 15:27:28 +08:00 |
Benjamin Peterson
|
8740ed3746
|
I'm going to call this superseded just to avoid collision in the key
|
2011-03-04 04:58:22 +00:00 |
George Yoshida
|
926881a9f8
|
fix typos
|
2007-07-23 05:20:49 +00:00 |
Guido van Rossum
|
d5deae29b7
|
Renumber 344 -> 3134 and 367 -> 3135.
|
2007-06-07 22:17:56 +00:00 |
Neal Norwitz
|
345e7eafcb
|
Checkpoint from Tim
|
2007-05-25 07:10:03 +00:00 |
Georg Brandl
|
d1b27f72bf
|
Add PEP 367, "New Super" by Calvin Spealman.
|
2007-05-01 21:11:53 +00:00 |