Commit Graph

22 Commits

Author SHA1 Message Date
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
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
csabella 329ed7e935 reSTify 5 PEPs (#276) 2017-06-02 11:46:13 -07:00
Nick Coghlan e91d95900e Update Tim's email address so PEPs build again 2015-08-22 19:57:41 +10:00
Georg Brandl 08ea236bbb Update not-so-old PEP URL. 2009-01-18 09:50:42 +00: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
George Yoshida 413017574b Typo fixes 2006-05-06 13:22:09 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Raymond Hettinger 1cb40e866f SF 795859: Fix typo. 2003-08-30 23:39:16 +00:00
Fred Drake c0fa924b58 Update some email addresses (the digicool.com domain is no longer used). 2003-06-12 13:54:00 +00:00
Tim Peters e6b12033dd Record that PEP 264 resolved some open issues left hanging in 236. 2001-08-17 22:42:26 +00:00
Jeremy Hylton 48de44832b Update email address 2001-08-01 20:11:56 +00:00
Barry Warsaw bea68c0534 Use new acceptable practices for PEP references. 2001-07-05 19:09:19 +00:00
Barry Warsaw d0c910878f This PEP is finished, so mark it as final. 2001-06-05 16:42:27 +00:00
Tim Peters 0c06983c50 Update resolved, unresolved and partially resolved issues to reflect Jeremy's
2.1b2 work.
2001-03-25 05:54:08 +00:00
Tim Peters 935daf2489 Typo repair. 2001-03-02 03:11:53 +00:00
Tim Peters b6893e3c49 Make names in __future__.py bind to class instances instead of 2-tuples.
Suggested on c.l.py by William Tanksley, and I like it.
2001-03-02 02:53:08 +00:00
Tim Peters 77c92df29b New Q&A about why we're not introducing an entirely new statement. 2001-02-27 23:39:23 +00:00
Tim Peters 193b4215e3 Clarify the muddy status of constructs doing runtime compilation. 2001-02-27 01:13:34 +00:00
Tim Peters 83e170bd5d __future__ PEP, first cut, a bit out of date, will update later. 2001-02-26 20:40:13 +00:00