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
|
58037ff300
|
reSTify PEP 245 (#407)
|
2017-09-12 16:22:29 -07: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 |
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 |
Georg Brandl
|
08ea236bbb
|
Update not-so-old PEP URL.
|
2009-01-18 09:50:42 +00:00 |
Guido van Rossum
|
03c79fc1fb
|
Somehow this rejection wasn't checked in.
|
2006-04-06 18:36:56 +00:00 |
David Goodger
|
c5b5d3c83d
|
added Last-Modified headers to all PEPs without
|
2006-03-23 20:13:19 +00:00 |
David Goodger
|
98b0a83e36
|
email update
|
2003-06-14 17:14:08 +00:00 |
Barry Warsaw
|
786551c3db
|
Use new acceptable practices for PEP references.
|
2001-07-05 19:20:16 +00:00 |
Barry Warsaw
|
67a6f3b10a
|
Michel's latest draft. The original PEP is being split into at least
two separate PEPs. This one describes only the syntax proposal.
|
2001-03-28 20:45:35 +00:00 |
Barry Warsaw
|
0a7cf61555
|
minor nits
|
2001-03-21 23:21:49 +00:00 |
Barry Warsaw
|
38cc727787
|
Michel posted the pep today.
|
2001-03-21 21:50:48 +00:00 |
Barry Warsaw
|
9daec1404d
|
PEP 245, Python Interfaces, Michel Pelletier
(moderately superficial editorial & spell checking pass by Barry).
|
2001-03-21 18:53:45 +00:00 |