Commit Graph

20 Commits

Author SHA1 Message Date
Hugo van Kemenade 5fb8b28a06
Many PEPs: 'Author' must be list of 'Name <email@example.com>, ...' (#2809) 2022-10-05 19:48:43 +03:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00: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
Serhiy Storchaka 7ca8985b8f Miscellaneous fixes and formatting enhancements. (#238) 2017-04-05 19:14:26 +03: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
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 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
David Goodger 2cd6800e7b details and clarifications, should have been checked in long ago 2004-09-28 01:11:15 +00:00
Andrew M. Kuchling 28d9c521f0 Mark PEP 273 as final 2004-08-27 18:13:48 +00:00
Andrew M. Kuchling 2ec10183fb Add historical note 2004-08-27 18:11:22 +00:00
Just van Rossum 4d95f53be5 typo fix 2002-12-21 11:38:47 +00:00
Guido van Rossum 5f7f3455d7 Added links to new and alternative patches. 2002-12-13 22:13:48 +00:00
Guido van Rossum 31b1ea98c7 Update SF patch reference. 2002-03-30 05:09:03 +00:00
Barry Warsaw 9acb37124b Jim's latest revision. 2001-11-13 20:25:43 +00:00
Barry Warsaw ba76a39d7f Jim's latest update 2001-11-02 20:44:57 +00:00
Barry Warsaw 4574958961 Jim's latest update 2001-10-31 14:46:21 +00:00
Barry Warsaw ee2cc42377 Jim's patch for a pointer to the implementation. 2001-10-29 17:45:10 +00:00
Barry Warsaw 5ab9c0e9d2 Updated Post-History: 2001-10-26 19:51:28 +00:00
Barry Warsaw 99862de094 PEP 273, Import Modules from Zip Archives, James C. Ahlstrom 2001-10-25 15:58:29 +00:00