Commit Graph

7 Commits

Author SHA1 Message Date
Serhiy Storchaka 07c157552d Replace tabs with spaces and fix identation errors. (#230) 2017-03-24 00:57:19 +02:00
Mariatta 96d2e59aa4 Convert 10 text PEPs to reST format (#196)
PEP 208

PEP 272:
- Fix example traceback code from File "<stdin>", line 1, in ?
  into File "<stdin>", line 1, in <module>

PEP 273:
- replace urls from http://python.org/sf/*
   into https://bugs.python.org/issue*

PEP 292

PEP320:
- move urls into references section
- replace urls from http://python.org/sf/*
   into https://bugs.python.org/issue*

PEP 330

PEP 331:
- fix PSF contributor agreement url
- replace urls from http://python.org/sf/*
   into https://bugs.python.org/issue*

PEP 357

PEP 3130

PEP 3140
2017-02-02 09:58:49 -08:00
Barry Warsaw 7f3caf788c pep-0103.rst -> pep-0103.txt
Update Oleg's email address.
2015-09-15 08:32:16 -04:00
Benjamin Peterson 1d13d49fa6 add initial 2009-01-05 01:20:25 +00:00
David Goodger c1c32cec2e fixed keyword 2008-06-03 15:35:18 +00:00
David Goodger 337d0251a3 typo, spelling, caps 2008-06-01 14:30:24 +00:00
Benjamin Peterson 729cfc4fd8 add PEP 3140 (rejected): str(container) should call str(item), not repr(item) 2008-05-29 21:03:57 +00:00